Clear All/Select All

Using this action, you can clear or select all the options of a widget that allows multiple selections, such as CheckboxGroup, and ChoiceChips.

Adding Clear All/Select All action

Follow the steps below to add this action to any widget.

  1. Select the Widget (e.g., Button) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), If it's the first action, click + Add Action button. Otherwise, click the "+" button below the previous action tile (inside Action Flow Editor) and select Add Action.

  3. Search and select the Clear All/Select All (under Widget/UI Interactions) action.

  4. Choose Multiselect Widget name from the dropdown.

  5. Finally, set the Action Type to Clear All or Select All.

Last updated