Previous Topic: Create a Static TableNext Topic: Create the Dynamic Table


How to Create a Dynamic Table

You can create a dynamic table to enter structured data from a report data object into a form. Like a static table, a dynamic table is also a type of container that can contain certain elements of a form. You can use the columns in the table to organize the data from each type of element. Unlike a static table, however, you populate a dynamic table with a report data object. The report data object can use either a data source query or an API plug-in. Follow this process:

  1. Create the dynamic table.
  2. Configure the dynamic table.