Versions Compared

Key

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

In this article, we will demonstrate how to retrieve values from a subform. We'll use a simple app as an example, where we read the value from the subform and set it in a form field.

Form Design

Subform Design

Make sure to remember the Form ID of your subform, it will be necessary for your Custom HTML.

Image Added


Parent FormImage Removed


Custom HTML

This is the Javascript code that reads the value of the subform and sets the field value.

Image Modified

Image Modified


Download the sample app: