Adding a field group list to your data model

Add a field group list to your data model to store the values of a list of related fields in a page list data structure. For example, you can capture a list of names and addresses from your work history in the Previous Employers field group list.

Add a field group list to your data model to store the values of a list of related fields in a single data structure. For example, you can capture a list of names and addresses from your work history in the Previous Employers field group list.

  1. Access the data model for a data type or a case type, based on how the field will be used in your application.
    • To view fields in a data type:
      1. In the navigation panel of App Studio, click the Data > Data types and integrations.
      2. Click the name of a data type.
      3. Click the Data model tab.
    • To view fields in a case type:
      1. In the navigation panel of App Studio, click the Case types.
      2. Click the name of a case type.
      3. Click the Data model tab.
      4. Optional: To display fields that are inherited by your application, click Show reusable fields.
  2. Click + Add field.
  3. Enter the name of the field group list.
  4. In the Type column, select Field group (list) from the list of options.
  5. In the Options column, select a data type from the autocomplete field.
  6. Click Done.