The following are some mandatory properties and system predefined properties can be used in your Plugin Properties Options JSON file. Please refer to Plugin Properties Options for more information.
Mandatory Property
id
All Form Element Field must has this property appear in the Properties Options JSON.
This is used as unique identifier of a field in a form.
...
A form field element template should be wrapped under a div with "form-cell" class.
${elementMetaData!} need to put in the ".form-cell" div. It is used by Form Builder.
A useable field element template must handle the following states of a field.