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

Create a dynamic attribute

Define one or more dynamic attributes that describe a record.

Before you begin

You can define each of the dynamic attributes that describe your records in a dynamic namespace that's associated with a dynamic attribute store field. You can create a dynamic namespace the following ways:

Role required: dynamic_schema_writer

Procedure

  1. Navigate to All > Dynamic Schema > Dynamic Namespaces.

  2. Select the dynamic namespace that you want to update.

  3. In the Dynamic Attributes related list, select New.

  4. On the form, fill in the fields.

FieldDescription
NamespaceDynamic namespace that contains this attribute.
LabelLabel used for displaying the dynamic attribute.
NameInternal name for the dynamic attribute.
TypeData type of the attribute.- To define the attribute using a choice set, select String. - To define the attribute as a reference to a record in another table, select Reference. Defining the attribute as a reference maintains accuracy by automatically reflecting changes from the linked record. This simplifies maintenance when related information changes. For example, a Covered Vehicle attribute in a policy record can reference a vehicle in the Vehicle table so updates to vehicle details appear in the policy without manual edits.
Choice Set

Fixed set of values defined in a choice set. For example, if you created a choice set for Colors with choices for red, green, and blue, you can select the Colors choice set to limit the attribute's values to the color choices defined in the choice set. See Create a dynamic choice set.

This option only appears when you select String in the Type field.

DescriptionA brief summary of what the attribute stores.
ActiveOption to activate the dynamic attribute.
  1. Select Submit.

Add a dynamic attribute for screen resolution

Image omitted: dynamic-attribute-example.png
Add a dynamic attribute that captures the screen resolution of products in the Departments namespace.

What to do next

Add more dynamic attributes to the dynamic namespace as needed. For example, when defining metadata for products in the Electronics category, you might add dynamic attributes that describe screen size, screen type, and watts.