Versions Compared

Key

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

...

In the parent form, you can (optionally) add a field that will be used to store the ID of the child form. In this example, the field leave_details_id has been added. This is only needed in situations where there is a 1one-to-1 one relationship between the parent form and the child form. You can then embed your child form in the parent form by dragging the Sub Form form element into the section that you want the subform to appear in.

...

  • Parent Field to keep Subform ID: enter the ID of the field in the parent form that will be used to store the ID of your the child form.
  • Subform Field to keep Parent ID: enter the ID of the field in the child form that will be used to store the ID of the parent form.

Using Your Newly Created Form

...