Multi-Select Popup
Overview
The NativeMultiSelectPopup widget is an interactive, customizable selection component designed for Mendix Native applications, allowing users to choose one or multiple items from a list within a modal popup. Ideal for both single-select and multi-select use cases, this widget is optimized for clear and streamlined selection in scenarios with diverse and large data options.
Documentation
Typical usage scenario
The NativeMultiSelectionPopup widget is ideal for applications requiring user selection from multiple options.
Features and limitations
Features
- Single & Multi-Select: Flexible selection modes to meet diverse needs.
- Customizable UI: Extensive styling options for personalized appearance.
- Responsive Design: Adapts to different screen sizes.
- Dynamic Feedback: Customizable "No items found" message.
Limitation
Initial Setup: Requires configuration for item lists and settings.
Custom JSON Construction: Developers must create a custom Java action to construct the required JSON structure for the widget, as it does not provide this functionality out of the box.
Custom Styling
Users can easily apply custom styling to the NativeMultiSelectionPopup widget to match their application's branding and design preferences. This will allow the user to modify various UI components, including colors, and fonts. For better understanding, an image of the components used in this update has been included.