web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Multiple Galleries / S...
Power Apps
Answered

Multiple Galleries / Screen to one form

(0) ShareShare
ReportReport
Posted on by 138

Hiya,

 

I'm working on an App and trying to not go down the route of having too many screens but I have hit a snag.

 

Basically I have three screens, for each of the person (Employee, Manager, admin) however I would like the Employee to view their completed submitted form, the manager to view the completed form and the admin to view the submitted form. 

 

Essentially i have three galleries on each screen but i would like them to go to one form which is currently showing Gallery1.selected. 

 

Any suggestions.

Categories:
I have the same question (0)
  • Verified answer
    Gerard Simpson Profile Picture
    2,987 Moderator on at

    Hi @Gelegeta86 

     

    Are each of the three galleries connected to the same data source and the fields in the form are the same for all three parties?

     

    If so, what you could do is in the 'Onselect' property of each Gallery add the following //green comments for context :

     

    EditForm(YourFormControlName); //this sets your form to Edit mode before navigating

    Navigate(

    YourFormScreenName, //navigate to the form screen

    None, //no transition - you can select another if you wish

    {locRecord: ThisItem} //this optional property allows you to pass a local variable to the target screen. in this case you are passing the entire selected record as a variable to the destination screen

    )

     

    Then set the item property of your Form to 'locRecord' //so regardless of what gallery you select, this local variable conveys the respective record to the form for editing / saving.

     

    Hope this helps

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard