1 Introduction
The Fieldset widget is a container which groups widgets within a form. Structuring a form helps end-users fill it out, especially when they rely on accessibility tools like a screen reader. For example, you could use this widget to group input widgets that belong to the same address when a form requires multiple addresses.
2 Demo App Project
For a demo app project that has been deployed with this widget, click here.
3 Features
- Group widgets in a form
- Attaches a legend to the group
4 Limitations
- This widget should only be used to group widgets belonging to a form
5 Compatibility
This widget is compatible with the following products:
- Mendix Studio
- Mendix Studio Pro 8.3.1 and above