Adding Custom Fields
To add custom fields to a new or existing object:
1. In Max Designer, on the Developer Tools launchpad menu (), click Objects, and then in the list view, click the object to which you want to add custom fields, for example, Job.
2. On the object page, on the Fields tab, click Create (), and then in the Create New Field window, in the Name field, enter a name for the new field.
3. In the Identifier field, enter an identifier for internal system use, for example, hard_constraint, and then in the Namespace field, enter the namespace of your Max environment, for example, Development - dev.
4. In the Datatype field, select a data type, and then click Save and Close.
* 
To ensure successful data sync, do not select the Calculated check box.
5. On the Development Actions () launchpad menu, click Synchronize, and then after sync is complete, configure the relevant form to include the newly created custom fields.
For more information:
Was this helpful?