Hi,
I am trying to populate collection data into textinputs, dropdown controls, and radial controls that is in a gallery to whatever the user check in a checkbox from another screen. The data is first collected from these same controls which is stored in a collection. It then goes to a display screen where it allows users to check if the data they entered is what they want to store. There is a checkbox for each record, and if checked, a button to allow them to modify. The modify button should bring them back to the gallery that contains the controls, and populate the data for them to modify. I couldn't find the formula to do that from the modify onselect property. Thanks.