Announcements
I've seen that it is possible to use the "Launch" command to go from one PowerApp to another, but I'm wondering how to also trigger the "OnEdit" condition when the destination app is a custom SharePoint form, and input the desired row as the one to edit.
Hi @HelloThereAll ,
Please try with this URL
Launch(" https://<Domain>.sharepoint.com/sites/Sik/Lists/<ListName>/EditForm.aspx?ID=<ItemID>")
Sik
Does that work with appending string variables, such as in a gallery? I'm still new to PowerApps, so I'm still trying to get everything straight.
Of course, for example,
set Items property of Gallery to 'SP list'
then put this code to OnSelect of button in Gallery, it will redirect to the Edit form of the selected record.
Launch(" https://<Domain>.sharepoint.com/sites/Sik/Lists/<ListName>/EditForm.aspx?ID=" & ThisItem.ID)
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.
11manish 432 Super User 2026 Season 2
Mohsin Ali 347
WarrenBelz 254 Most Valuable Professional