Versions Compared

Key

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

...

NameDescriptionScreens (Click to view)
Load & Save Binder

Load Binder allows you to customize the method for data retrieval to populate the multi-row spreadsheet advance grid in the form.

Save Binder allows you to customize the method on how the spreadsheet the advance grid row records are saved to.

This option is empty by default. An empty binder means that the spreadsheet the advance grid records will be saved/loaded as a JSON format in the parent form & database table. See the list of available Form Binders.

The recommended binder to use is the Multirow Form Binder so that each record is saved into a child database table via a subform definition. The binder will update the foreign key "parent id" into each child record to point to the parent database table..

Image Modified