A form page lets the user add new data or edit data. A form will handle one or many information objects at the same time, i.e. company, contact persons as well as an order with order rows.
Features:
- Supports multiple types of input controls.
- Data dependencies between fields.
- Visibility according to other field’s data.
- Supports recursive input with popup forms.
- Supports headings and dividers.