Versions Compared

Key

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

Sub Form SubForm is integral in completing a typical process flow. This element It enables one to show another form inside within a form.There is no , and it has no limit on the depth of sub form that it can be shownshow.

In the this screenshot below taken from the CRM application that comes by default in with Joget's installation, the Sub Form SubForm is used in the Approval form.


Figure 1: Sub Form inside SubForm Inside a Form


Figure 2: Sub Form Properties

ID

Element ID

Label Sub

Form SubForm Label

Form ID

Form to be referenced/loaded

Read Only Readonly

Determines if this the element is editable

Display Field field as Label when Read Onlyreadonly?

Display Displays the value of the element as plain text when element is set to be as read only"Readonly".

Display without frame?

Remove Removes default styling applied to Sub Form. SubForm


Figure 3: Sub Form SubForm Properties - Advanced

If the Form used in Sub Form stores in different table, one may configure this particular sectionYou may configure the Advanced section of SubForm if the form used in SubForm is stored in a different table.

Parent Field to keep Subform ID

ID of the field in the parent form to store the Sub Form SubForm table's primary key. Sub Form SubForm data will be loaded based on the record ID retrieved from this field.

Subform Field to keep Parent ID

ID of the field in the Sub Form SubForm form to store the parent table's primary key.