List of Values

Predefined selection options which can be based on static or dynamic lists (i.e. list from another form data, APIs etc.)

List of Values

Key General Properties

  • Choose Data Source - Currently, in Appverse, four different types of data sources are supported

    • Form Choices - These are static lists defined in the form configuration itself. Refer to Choices to configure static lists in a form.

    • Linked Form - This option enables you to generate a dynamic list by linking it to a field from another form.

    • Custom Query - This option enables you to generate a dynamic list by linking it to a custom query. Refer to the section on Custom Query to configure and use custom query in form field lists.

    • Master Tables - This option enables you to generate a dynamic list by linking it to Master Table data. This option is being phased out and may not be supported in future.

  • Choice Filter - Enter the choice filter expression. Learn more about Appverse Expressions.

  • Online List - If enabled, the list will be generated on demand. Active internet is required if this option is enabled. By default, this option is disabled.

Mapping to Input Field Types

Certain Properties are valid only for certain input fields

Property
Applies to Input Field Type

Choose Data Source

Single Select, Multi Select

Choice Filter

Single Select, Multi Select

Online List

Single Select, Multi Select

Last updated