Panel |
---|
borderColor | green |
---|
borderWidth | 1 |
---|
titleBGColor | #ddffcc |
---|
borderStyle | solid |
---|
title | Definition |
---|
|
Form allows one to directly view Form data in the report. |
Image RemovedImage Added
Figure 1 : Form properties
Name | Description |
---|
Selector Class | The class for current element. |
Form | Target form to load. Mandatory field. |
Record ID | Record ID to load form data from target form. | Image Removed | if the report is linked from a Datalist's Download Report plugin, we can 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 |
Hide fields without value | If checked, fields with no value will be hidden from the form. |
Show unselected options for multi option field | If 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. |