Changes

Jump to: navigation, search

XML Section Builder

251 bytes added, 21:28, 20 January 2012
no edit summary
* Node names must not contain spaces.
* CSS classes specified can either be the system defined classes, or you can create your own CSS classes and include them in the <style> tag on the Template
* The formula can refer to other cells within the section using the following syntax:
* <font size="2">'''[row#,column#]'''</font>
Example
[1,1]+[1,2]
* The formula can refer to fields in other sections using the following syntax:
* <font size="2">'''[@section.'''''yoursectionname'''''.id@_'''''rowname_colname''''']'''</font>
Example: =[@section.InternalFunding.id@_Total_Amount]/[@section.TotalFunding.id@_Total_Amount]*100
==Template==
0
edits

Navigation menu