mendix / SimpleCheckboxSetSelector

Input widget to render a reference set as a checkbox list

Home Page:https://appstore.home.mendix.com/link/app/2349/Mendix/Simple-Checkbox-Set-Selector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleCheckboxSetSelector

Checkbox based input widget for reference sets. Useful replacement for the default reference set selector widget.

Description

This widget enables you to render your reference set association as a checkbox list.

Contributing

For more information on contributing to this repository visit [Contributing to a GitHub repository] (https://world.mendix.com/display/howto50/Contributing+to+a+GitHub+repository)

Typical usage scenario

Visualize all possible options in your user interface, instead of forcing your user to open a pop-up window to reference available options.

Features and limitations

  • Displaying the list in a horizontal or vertical direction.
  • Option to show a label(as is done for input widgets since Mx 5.18)
  • Attaching a microflow on the onchange event.

Installation

Import the widget to your project and add it to a dataview on a page. Configure the properties to determine how the widget will behave in your application.

About

Input widget to render a reference set as a checkbox list

https://appstore.home.mendix.com/link/app/2349/Mendix/Simple-Checkbox-Set-Selector

License:Apache License 2.0


Languages

Language:SCSS 51.5%Language:CSS 40.0%Language:JavaScript 7.3%Language:HTML 1.2%Language:Ruby 0.0%