Add Property
Adding a property to an object involves defining its attributes and characteristics.
Steps to Add a Property
Navigate to the Objects Section
Click the Data icon in the Primary Left Panel.
Select Objects to open the Secondary Left Panel that displays the list of defined objects.
Select the Object to Configure
Click on the desired object from the list in the Secondary Left Panel.
The object page will open on the right side of the panel.
Initiate Property Addition
On the Object page, ensure the Properties section is visible.
Click the New button in the Actions Bar at the top of the page.
Enter Property Details
A New Property Drawer will open to enter the property details:
Name
Enter a unique name for the property.
Validation Rules:
The name must be unique.
The name length should be between 2 and 100 characters.
The name cannot be empty, include special characters, and spaces, or start with a numeric character.
Description (optional)
Provide a brief description of the property.
Validation Rules:
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 that Entity Reference is not a valid type for properties within objects.
Other Attributes
Configure attributes specific to the selected type, such as Min Length for Text or Min Value for Decimal.
Submit the Property
Click the Submit button to add the property to the object.
The new property will appear in the Properties listing section of the Object page.
Last updated