Add Property

Adding a property to a configuration involves defining its attributes and characteristics.

Steps to Add a Property

  1. Navigate to the Configuration Page

    • Click the Data icon in the Primary Left Panel.

    • Select Configurations to open the Secondary Left Panel, displaying the list of defined configurations.

    • Click on the desired configuration from the list in the Secondary Left Panel.

    • The configuration page will open on the right side of the panel.

  2. Initiate Property Addition

    • On the configuration page, ensure the Properties tab is open.

    • Click the New button in the Tabs & Actions Bar at the top of the page.

  3. Enter Property Details

    • A New Property drawer will open to enter the property details:

      • Name

        • Enter a unique name for the property.

        • Validation Rules:

          1. The name must be unique.

          2. The name length should be between 2 and 100 characters.

          3. The name cannot be empty, include special characters, spaces, or start with a numeric character.

      • Description (optional)

        • Provide a brief description of the property.

        • Validation Rules:

          1. The description length should be between 0 and 400 characters.

      • Type:

        • Select the data type of the property (e.g., Text, Whole Number, Decimal, etc.).

        • Note: Entity Reference is not a valid type for properties within configurations.

      • Other Attributes:

        • Configure attributes specific to the selected type, such as Min Length for Text or Min Value for Decimal.

  4. Submit the Property

    • Click the Submit button to add the property to the configuration.

    • The new property will appear in the Properties listing section of the configuration page.

Last updated