Thanks Yurri,
I didnt know I could not do that,
so I put the checkbox in a panel which works fine and the correct collection is populated with no errors.
The problem im having is
on this screen there are 7 items from the a collection mapped to a 1 grid in the builder "chickenpizzagrid" and the contained components.
the chickenpizzagrid has an index of 0 to 6
1 of the components is a 6 button radiobutttonsgroup.with pizza sizes
when I click on a radiobutton in, for example "chickenpizzagrid_idx02". the text and value are saved in localstorage variables.
My question is
how can I set the property of this LSV to the component "orderlabel" idx 02
in chickenpizzagrid idx 02, "orderlabel" idx 02"
which is the same "chickenpizzagrid idx 02" as where the radiobutton was clicked.
I tried serveral options but the rsult is always returns the LSV to chickenpizzagrid idx 0, "orderlabel" idx 0
Dont know how to identify the chickenpizzagrid idx I need.
3 screenshots of setup in builder, the indexed grids in browser and collapsible opened in browser
Hope I explained correctly,
happy to show anything you need to see, just shout!
Best!
Michael