Fields can be manually managed in order to ensure full customization. Any number of fields can be add and removed. Fields can also be moved up and down the order. The order of the fields is important because the order in design time also defines the order in runtime.
To create a field manually
- Right click Schema node in the Component Browser.
- Click Add Field.
A new field is created in the tree list. Field’s properties are located on the right side of the screen.
To delete a field manually
- Right click the desired field in the Component Browser.
- Click Remove.
Cloning a field
It is possible to copy or clone a field. This option will create new field with all properties set exactly as previously selected field except for the name of the field which receives a suffix.
- Right click the desired field in the Component Browser.
- Click Clone.
New field is added to the end of the tree list.
Moving a field up and down
The order in which fields are located in the tree list influences the final appearance of fields on the user interface. In order to change the order of fields:
- Right click the desired field in the Component Browser.
- Select up or down arrow in order to move the field up or down the order.