...
- Text - formats the value as text
- HTML - outputs data as HTML
*Date* \ - formats as date. Original Date and New Date formats are expected in the "*Format*" field. *Wiki Markup
Format*: \ [KB:input format\]\|\[KB:output format\] +
Example of usage:+ *
Original value*: 5/23/2012 *
Expected value*: 2012/5/23 *
Format*: M/d/y\|y/M/d
Note: Please refer to [Java SimpleDateFormat|http://docs.oracle.com/javase/1.4.2/docs/api/java/text/ SimpleDateFormat.html] for date format.- Decimal - formats as decimal. Number of decimals is expected in the "Format" field.
- File - Show the value as a link to the attachment. Form Def id is expected in the "Format" field.
- Image - Show the value as a thumbnail of the attachment. Form Def id is expected in the "Format" field.
...
Limitation: This element may not work well when the referencing form contains Add a Grid, Enhanced Grid Form Element (Form Grid), Subforms and AJAX Sub Form.