Difference between revisions of "Additional Functions"
From Keyfax Wiki
(Created page with "==Transform== This should only be called on a databox containing XML data and applies a pre-defined transformation to generate a display friendly presentation of the XML data....") |
|||
Line 6: | Line 6: | ||
Use this with a 'Services' system values databox to format details of all services recorded in a script into an HTML table for inclusion in an email. | Use this with a 'Services' system values databox to format details of all services recorded in a script into an HTML table for inclusion in an email. | ||
− | { | + | {| class="wikitable" |
!Code | !Code | ||
!Description | !Description | ||
Line 20: | Line 20: | ||
|N/A | |N/A | ||
|01/11/2018 14:00:00 | |01/11/2018 14:00:00 | ||
− | + | |} |
Revision as of 09:38, 28 February 2018
Transform
This should only be called on a databox containing XML data and applies a pre-defined transformation to generate a display friendly presentation of the XML data. Currently there is only one transformation designed to work with the XML returned from the services system values databox.
Transform('Transform/Services.xsl')
Use this with a 'Services' system values databox to format details of all services recorded in a script into an HTML table for inclusion in an email.
Code | Description | Priority | Quantity | Unit | Complete by |
---|---|---|---|---|---|
Exp01 | SOR with cost | 3 | 1 | N/A | 01/11/2018 14:00:00 |