I have used repeating groups and nested ones too without issues. However, I now want to display a repeating group but within each items row, add a dropdown which allows the user to set a quantity. So table A has a list of items A1, A2, A3 which are shown in the repeating group fine. I want to set different quantities of these items and then save them away into a table B.
The issue is that the workflow I use to save into table B allows me to access the items A1, A2, A3 but not the values of the drop downs