Versions Compared

Key

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

...

Parent Form: leaveApplication

Image Modified

Childform Form: leaveDetails

Image Modified

Configuring the gridGrid

Storing Data

By default, data Data will be stored in JSON format in the parent table by default.

Storing in separate tableSeparate Table

Data can be stored using the Multirow Form Binder set as the Store Binder and Load Binder.

In the chosen selected table, one must create a field to keep the parent 's ID.

Note: Each of the Every "value" in the grid's Grid properties must has matching match their corresponding field fields in chosen the selected table's field.

Each child record will have its own distinctive must have a unique ID as the primary key.

Table: leave_application

...