Announcements
Hi! I'm stuck with my problem. I'm supposed to select edit-button from gallery. After selecting it, it is supposed to navigate to the next page with the data included and filled in the information fields. Then I would be able to change existing data and the saving it with the save-button. How I'm supposed to connect the gallery edit-button with the next page information fields to be edited?
Sorry for unclear explanation.
Hey @helpneeded1,
So if I understood correctly you would like to pass the gallery record from one screen to another.
If you have an edit button per record in you gallery, the formula you'd like to use would be:
Navigate(NewScreen, ScreenTransition.None, {Arg: ThisItem})
Then on your new screen you can use the information of the record you'd like to edit, for example using
Arg.Name
in a Text field would display the name field of your record.
Let me know if it helps
Hi thanks for your answer. I couldn't get it work. It doesn't recognise the Arg value in the next page.
Sorry. I got it work. I had wrong screen name on the navigation. Thanks for your time and help.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 427 Most Valuable Professional
11manish 201 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2