Dynamic Button Group

Dynamic Button Group (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 20 October 2023 by OutSystems Labs
Dynamic Button Group

Dynamic Button Group (ODC)

Documentation
0.1.0

This asset contains two blocks: 

  • DynamicButtonGroup - single selection
    • It receives a list that will generate the button group and the selected value.

     

      

  • MultipleSelectDynamicButtonGroup - multiple selection.
    • It receives a list that will generate the button group and one of the attributes of that list is the IsSelected which indicates which of the options are selected.