Changes

Jump to: navigation, search

Custom Field Type: Special - Advanced Data Table

12 bytes added, 20:10, 8 December 2016
no edit summary
* Return the year.
<pre>@xml.fieldname.sectionnodename.year(columnnodename.nodevalue)@</pre>Return the month.<pre>@xml.fieldname.sectionnodename.month(columnnodename.nodevalue)@</pre>
* Return the month name.<pre>@xml.fieldname.sectionnodename.monthnamemonth(columnnodename.nodevalue)@</pre>
* Return the daymonth name.<pre>@xml.fieldname.sectionnodename.daymonthname(columnnodename.nodevalue)@</pre>
* Return the day of the week.<pre>@xml.fieldname.sectionnodename.dayweekday(columnnodename.nodevalue)@</pre>
* Count Return the number day of rows the user created in a dynamic XML sectionweek.<pre>@xml.fieldname.sectionnodename.rownodenamedayweek(columnnodename.nodecountnodevalue)@</pre>
* Return Count the number of rows the user created in a dynamic XML feed (code) from the fieldsection.<pre>@xml.fieldname.xmlvaluesectionnodename.rownodename.nodecount@</pre>
* Return multiple rows for the XML with dynamic sectionsfeed (code) from the field.<pre>@xml.fieldname.sectionnodename.rownodename[# ~columnnodename.nodevalue~ #]xmlvalue@</pre>
* Return multiple rows for XML with dynamic sections.<pre>@xml.fieldname.sectionnodename.rownodename[# ~columnnodename.nodevalue~ #]@</pre> * Return Filtered row values for XML with dynamic sections.<pre>@xml.fieldname.sectionodename.rownodename[#(?criteria="~colunnnodename.nodevalue~" == "matching criteria")~columnnodename.nodevalue~ #]@</pre>
Smartstaff, administrator
4,478
edits

Navigation menu