Bizzomate React Select
Content Type: Widget
Categories: User Interface
Overview
Widget to replace the default Mx widgets for Reference and ReferenseSet selectors, based on the React-Select library.
Documentation
React Select implementation for Mendix, allowing for easier Reference(set)-selection.
- Single UI for Reference and ReferenceSet selections
- Customization of the labels shown to the end-user
- Customizable search parameters
- React pluggable widget, using
- For Mx 9.22+
See react-select.com for examples.
[link to GitHub issues]
Releases
Version: 1.3.0
Framework Version: 9.22.0
Release Notes: - Implemented Mendix tabIndex
- Made menuPlacement (auto/dropdown/dropup) configurable
- Added menuPosition (fixed/absolute) and made it configurable
Version: 1.2.5
Framework Version: 9.22.0
Release Notes: Implemented Mendix tabIndex
Version: 1.2.4
Framework Version: 9.22.0
Release Notes: Widget is now set to auto placement, which renders a drop-up instead of drop-down when there is not enough space below the input element.
Version: 1.2.3
Framework Version: 9.22.0
Release Notes: There was a problem with multi-select for reference sets when no custom searchCaption was given, this is fixed now.
Version: 1.0.0
Framework Version: 9.22.0
Release Notes: Support for BizzoUIKit styling and for labels using associated data