Dropdowns in Repeated group: How to save the values?

I have a repeating group with dropdowns in it.
I need a way to save each dropdown’s value that user selects, as a state or in the database.

Also I need to reproduce these dropdown values in a repeated group on another page.
Screenshot%20(181)

How should I go about this? Kindly Help.

Regards
Swati

I would use Auto-binding on the dropdown so that it sets the “current cell’s Exercise” value.

@NigelG. Thanks a Ton! :slightly_smiling_face::slightly_smiling_face:

This topic was automatically closed after 70 days. New replies are no longer allowed.