Simple Checkbox Set Selector

Last modified: November 19, 2024

Introduction

The Simple Checkbox Set Selector enables rending a reference set association as a checkbox list. It is a useful replacement for the default reference set selector.

Typical Usage Scenario

  • Visualizing all possible options in your UI, instead of forcing your user to open a pop-up window to reference available options

Features

  • Displaying a list horizontally or vertically
  • Optionally showing a label
  • Attaching a microflow to the on-change event

Installation

After importing the widget into your app, add it to a data view on a page. Then, configure the properties to determine how the widget will behave in your application.

Read More