Versions Compared

Key

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

...

NameDescription
Selector ClassThe class for current element.
FormTarget form to load. Mandatory field.
Record ID

Record ID to load form data from target form.

Info
titleExample
Image Removed

For example, if the report is linked from a Datalist's Download Report plugin, we can retrieve the value set in its "Report Parameters" by using "reportParam" hash variable (i.e. #reportParam.id#)

Info
titleExample

For example, we can use #form.TABLE.ID[RECORD_ID] to retrieve the set of the record. Otherwise, if it set to empty it will retrieve the value set in its "Report Parameters" by using "reportParam" hash variable (i.e. #reportParam.id#) based on current context.

Hide fields without value

If checked, fields with no value will be hidden from the form.
Show unselected options for multi option fieldIf checked, unselected options for multi option fields (i.e selectbox, radio button, etc) will be displayed as well.
Margin Bottom

Bottom margin of the form.

Info
titleExample

10px

...