Using Cascading Select & Autocomplete for Live Form Fields
Scenario: To enable user selection for a form fields.
We will see how to use cascading selects and autocomplete widgets for Live Form fields.
- You can use multiple select widgets to filter values based on values from another select widget.
- Autocomplete property can be used to filter the existing values
- 1. Live Form Basic Usage
- 2. How to split live form
- 3. How to link live form to another widget
- 4. How to configure related fields in a Live Form
- 5. How to use cascading select and automplete widgets for fields in a Live Form
- 6. How to configure cascading select for fields in a Live Form
- 7. How to add master-detail records from the same Live Form
- 8. How to use cascaded Live Filter to populate Live Form
- 9. How to add master-detail records from Live Form using Wizard
- 10. How to progressively add fields to a record using Wizard
- 11. How to accumulate data over multiple steps in a Wizard and save at the last step