Hi,
I wonder if anyone can help with this
I have a checkboxgroup populated by a service query
What my target is to allow the user choose some checkboxes save both text and vale to array,
and map the array result to the 2 labels in the grid, 1 for checkbox text and the other for value.
as I dont know haw many items a user may choose, I need to map to a grid with the 2 labels.
Here are screenshots of UI in builder and in browser.
Hope I have explained well enough
Please note the collapsibles are hard coded and dont rely on a service,
only the checkboxgroup are populated by a service
Thanks