Fieldset

Content Type: Widget
Categories: User Interface

Overview

The Fieldset widget is a container to group widgets within a form. Structuring a form helps end users to 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 to be filled out. Features: - Group widgets in a form - Attach a legend to the group

Documentation

Demo urlhttps://fieldset-sandbox.mxapps.io/

Fieldset

Please see Fieldset in the Mendix documentation for details.

Releases

Version: 3.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 3.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated page explorer's caption to display legend. - We updated the light and dark icons and tiles for the widget. - We changed colors in the structure mode preview for dark and light modes.
Version: 3.1.1
Framework Version: 9.6.0
Release Notes: ## Changed - Test release automation
Version: 3.1.0
Framework Version: 9.6.0
Release Notes: ### Added - We added dark mode to Structure mode preview. - We added dark icons for Tile and List view.
Version: 3.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue that causes design properties and styles to not be applied to the widget in Design mode & Studio.