Hi all!
I have an app and I collect information into a Gallery - users fill in control fields (date picker, text, numbers) and the information is collated in the gallery. I want to, when the 'Next' button is pressed, to allow users to then review all the information (including some other info that has been entered that is not in the gallery) in a Summary Screen. I have managed to get the 'other info' to transfer to the Summary Screen using variables - that is fine, I just can't seem to get the gallery info to transfer. They fill out the fields on the left and then press 'add' and each time add is pressed it adds another record to the gallery. I just want the gallery as shown in the bottom image to look exactly the same on the Summary screen. I have tried a few approaches (having a finalise button, creating a collection) but it never seems to transfer. I am not sure if it is the way it is set up.


