Properties
How to create properties
Properties are the global variables in the system that can be accessed across any application.
In order to create a property, follow these steps: -
On navigation, under Configure click on Properties. You will see list of all the properties.
Click on settings icon on top left corner and then click new or just click on the ‘+’ icon on top left corner of the table.
A form appears where you have to provide the following details: -
Name – name of the property.
Value– value of the property.
Description – A short description about the property (e.g., for what purpose the property is being used).
Active – Select active if you want the property to be active to be used across application.
Type – Select the type of the property (String, Integer, Color, Boolean).
Click on ‘create’ button. That’s it, you have created a Property.
Last updated