Checkbox Radio Selection

Content Type: Widget
Categories: User Interface

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

Version: 1.1.2
Framework Version: 10.7.0
Release Notes:

### 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.

Version: 1.1.1
Framework Version: 10.7.0
Release Notes:

### 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.

Version: 1.1.0
Framework Version: 10.7.0
Release Notes:

### 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.

 

Version: 1.0.0
Framework Version: 10.7.0
Release Notes: Added - Initial release of Checkbox Radio Selection widget.