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 to ...
Power Apps
Suggested Answer

Multiple Galleries to one Form

(1) ShareShare
ReportReport
Posted on by 9
Hi guys,
I need some help, 
I have a Form on a separate page and multiple Galleries on dedicated page per Gallery with Navigate to Page with Form. 
I would like the users to be able to modify the same form after clicking on Gallery Item. 
So when I click on > in Gallery1 I want the Form to populated with Selected Item from Gallery1, but...
when I click on > in Gallery2 I want the Form to populated with Selected Item from Gallery2, but...
I tried below on Form's Item state….but below is not working for me... 
Gallery.Selected,
Or
Gallery1.Selected,
Or
Gallery2.Selected,
Or
Gallery3.Selected,
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,978 Moderator on at
    Hi,
     
    1. The datasource has to be the same for ALL of these, so I am going to assume it is, if not it won't work anyway
     
    2. On the Navigation to the Form do this on EACH screen
     
    Navigate(FormScreenName, Transition.None, {  _GalleryItem: Gallery1.Selected  });
     
    Remember to replace Gallery1.Selected with whatever proper gallery it is but keep the variable the same name _GalleryItem
     
    In the Form, set the Item to _GalleryItem
     
    now it will do what you asked, ASSUMING that the data sources are the same.
     
     
     
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard