Changes

Jump to: navigation, search

XML Section Builder

3 bytes removed, 17:56, 3 December 2013
no edit summary
* 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. (See [[Adding Styles to XML Worksheets]] for instructions)
* 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==
Within the XML Field template you can pull the sections you have created using the following syntax:
* :<font size="2">'''@section.'''''sectionname'''''@'''</font>
Example
8,849
edits

Navigation menu