Versions Compared

Key

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

...

Each option is a list of data from another form with an option binder configuration Form Data Options Configuration. Below will show the steps of configuring each form.

...

Create a 'Country' Form with the same configuration as Figure 1 but with an addition of the 'Climate' and 'Continent' select boxes which will be using the Form Data Options Binder Data Store on the 'Continent' select box field to load data from the 'Continent' Form.

...

Figure 2: Configure Form Data Options BinderData Store

As shown in Figure 2, use the same configuration on the 'Climate' select box. Using Form Data Options BinderData Store, the 'Continent' field will view the values from the Continent List that contains only one column "Name", and the Climate field will view the values from the Climate List that contains only one column "Name".

...

Warning

The Field ID to Control Available Options Based on the Grouping Field (figure 4)  must be in the same order as the order in the Grouping Column (figure 3).


Make sure to click on the Field IDs rather than type them. You should only be typing the ';' symbol.

Multiple Dynamic Form in

...

App Run Time

The figure below is the example data of which Country will appear based on the Climate and Continent combination. 

...

Figure 5: Example Form Data option


In the app run time, we can see the 'Country' column

...

is different based on the 'Climate' and 'Continent'

...

columns as was set in Figure 5.

Figure 6: Multiple Form Data option testing

...