Hi All
I have hit a little wall on making a text label return the selected items from a multiple-select check box.
I want to make multiple selections in the checkboxes, then have the results display in the bottom ComboBox
I have all my Checkboxes inside the DataCard:
with the OnCheck and OnUncheck functions:
In the blank (view) ComboBox, i have put Items as the Choices([@'DataSource'].StrategySelection)
DefultSelectedItems is StrategySelection
the DataCard itself, has Update as StrategySelection
I have a feeling my problem lies with the combobox needing to be "updated" however, i'm not sure if i am missing any other data or steps.

Report
All responses (
Answers (