Simple Checkbox Set Selector

Last modified: May 15, 2023

1 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.

1.1 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

1.2 Features

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

2 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.

3 Read More