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 Apps
Answered

Edit gallery

(0) ShareShare
ReportReport
Posted on by 56

Hi team,

 

I have built an app using gallery where it has some set of questions, user gives his/her responses for the questions and submits it.

It happens monthly once which I have done it.

Now I have to give user to edit their old responses and view their responses.

Please do let me know how can I achieve this.

 

Thanks in advance !

Categories:
I have the same question (0)
  • Verified answer
    zmansuri Profile Picture
    6,048 Super User 2024 Season 1 on at

    Add a gallery and give SharePoint list name as a data source. Display items in that gallery on one screen and on the second screen add an edit form. 

    On screen 1. add this code to the navigation arrow on the gallery.

    EditForm(Form1);Set(varItem,ThisItem.ID);Navigate(Screen2);

    Now on screen2 where form is. Write this code in item property of the form.

    LookUp(ListName,ID=varItem)

     

    What the above code does is. It will display all the old entries in the gallery on one screen and once you select the item in the gallery it will take you to a form where you can edit the entries.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 385

#2
Vish WR Profile Picture

Vish WR 367

#3
timl Profile Picture

timl 340 Super User 2026 Season 1

Last 30 days Overall leaderboard