Radiobutton List

Content Type: Widget
Categories: User Interface

Overview

Radio button based input widget for enumeration values, boolean values and references. Useful replacement for the default drop-down or reference selector widget.

Documentation

Please see Radiobutton List in the Mendix documentation for details.

Releases

Version: 7.1.4
Framework Version: 8.0.0
Release Notes: ### Bugfixes - Fix unwanted has-error class on non-related validation
Version: 7.1.3
Framework Version: 8.0.0
Release Notes: Remove partial deprecation, update logger messages to console instead
Version: 7.1.2
Framework Version: 8.0.0
Release Notes: Bugfixes - Replace deprecated function to get rid of errors when using the widget in Mendix Studio Pro v8.14 or higher. (support ticket #165081)
Version: 7.1.1
Framework Version: 8.0.0
Release Notes: ### Bugfixes - Fix radio button focus loss after a new radio button is selected (support ticket #96969)
Version: 7.1.0
Framework Version: 8.0.0
Release Notes: The radio button option labels are now apply HTML escape by default to prevent security issues. If you depend on HTML markup, you can set the `Attribute Content` to `Unsecure HTML` at your own risk (Support ticket #94941)