Checkbox Radio Selection
Overview
A widget for displaying radio button lists (single selection) and checkbox lists (multiple selection) based on different data sources.
Documentation
Please see Checkbox Radio Selection in the Mendix documentation for details.
Releases
### Fixed - We fixed an issue where checkboxes remained visible in read-only "Content only" mode. Now only selected items are displayed as text, consistent with radio button behavior.
### Fixed
- Fixed an issue with Association selection happening when reference set contains objects not present in Selectable objects list.
- Fixed an issue with long labels not displaying correctly.
### Added
- We added a missing validation alert.
- Added aria-label property
### Changed
- The Caption property now appears below Entity.
- Moved the Group name attribute to the General tab in the General property group.