Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a dynamic choice set

Define a fixed set of values for an attribute.

Before you begin

Role required: dynamic_schema_writer

About this task

For some dynamic attributes, you might want to limit the possible values that are accepted. You can define a choice set that holds a fixed set of choices, and then create a dynamic attribute whose values are limited to the choices defined in the choice set.

Dynamic choice sets aren't associated with a specific namespace. After you define a dynamic choice set, you can use it in any dynamic namespace.

For example, you can define a choice set for colors, with red, blue, and green as the choices. You can select this choice set in the bike_color dynamic attribute in one namespace and use it again in the paint_color dynamic attribute in a different namespace.

Procedure

  1. Navigate to All > Dynamic Schema > Dynamic Choice Sets.

  2. Select New.

  3. On the form, fill in the fields.

    FieldDescription
    LabelLabel used for displaying the dynamic choice set.
    NameInternal name for the dynamic choice set.
    DescriptionA brief summary of what the choice set stores.
    ActiveOption to activate the dynamic choice set.
  4. Select Submit.

Add choice set for screen types

Image omitted: dynamic-choice-set-example.png
Add a choice set for type of screens.

What to do next

Add choices to a dynamic choice set