Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Text - formats the value as text
  • HTML - outputs data as HTML
  • Wiki Markup
    *Date* \- formats as date. Original Date and New Date formats are expected in the "*Format*" field.
    *Format*: \[input format\]\|\[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. Image Added
    Figure 2: Properties of Enhanced Grid Form Element - UI

Image Added
Figure 3: Properties of Enhanced Grid Form Element - Validation

Enhanced Grid Form Element in a Form

Adding a new row would bring up the external form and upon submission, the data will be stored accordingly in the background and in the columns, with matching IDs.


Figure 24: Working Example of the Enhanced Grid Form Element


Figure 35: Adding New Entry in the Working Example of the Enhanced Grid Form Element

...