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 / Navigating from browse...
Power Apps
Answered

Navigating from browser screen to edit form

(0) ShareShare
ReportReport
Posted on by 14

Good evening,

 

 I am wanting users to click the arrow button on the record requested in a browser screen and then display that record in an edit form screen to modify contents.  What command would I utilize to do that in the onSelect?

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

    @ChrisShelley 

    On your browse screen there should be a gallery to show the items in your datasource.  The arrow icon inside the gallery should have its OnSelect property EditForm(EditForm1); Navigate(screenwitheditform, None).

    The Edit form on a separate screen should have its Datasource property to be the same as the Items property of the gallery.  The Item property of the Edit form should be Gallery1.Selected

    In the formulas above, replace Editform1 with the name of your edit form.  Replace screenwitheditform with the name of the screen containing the edit form. and replace Gallery1 with the name of the gallery containing the record that  you want to edit. 

    In addition, you should have a button outside of your gallery to enter a new record into the data source.  Its OnSelect property should be NewForm(EditForm1); Navigate(screenwitheditform, None).

     

     

  • ChrisShelley Profile Picture
    14 on at

    That worked perfectly, thank you for your help

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    Hi @ChrisShelley 

    If it answered your question please accept it as a solution so others can find out how to do it.

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 401 Most Valuable Professional

#2
11manish Profile Picture

11manish 201 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard