hub.eb?material_id=311

Fields & Tables Component


A Fields & Tables Component consists of Fields and Tables. Unlike other Component types, it is not possible to add controls, resources, scripts etc.

This is a lightweight Component that is suited for situations where you want to use the same collection of fields and/or tables across multiple forms. For example, you might use the same set of address fields on multiple forms.

You can add a Fields & Tables Component to a form using the Add a Fields & Tables Component button Fields & Tables Component Icon in the Fields or Tables tabs.

Steps


1

Create a new Fields & Tables Component and add a new field called myField and a table called myTable.

2

Create a new form within the same project.

In the fields tab, add your Fields & Tables Component as an embedded Component. 

You will notice that the field and tables now exist within your new form.

Related