Changes

Jump to: navigation, search

Custom Field Type: Special - Advanced Data Table

2 bytes removed, 19:49, 26 October 2016
no edit summary
===Number Formatting node values===
:* The syntax below will return a numeric nodevalue with comma formatting (i.e. 1000 will be displayed as 1,000)
:<font size=3>'''@xml.'''''field name.parentnodename'''''.[# ~comma('''''nodename'''''.nodevalue)~ #]@</font>
===Currency Formatting node values===
:<font size=3>'''@xml.'''''field name.parentnodename'''''.currency('''''nodename'''''.nodevalue)@</font>
:* The syntax below will return a numeric nodevalue in currency format with 2-decimal places for value pulled from a dynamic XML section
:<font size=3>'''@xml.'''''field name.parentnodename'''''.[#~comma('''''nodename'''''.nodevalue,2)~#]@</font>
:* The syntax below will return a numeric nodevalue in currency format with 2-decimal places for value pulled from a static XML section
<pre style="white-space: pre-wrap; :
0
edits

Navigation menu