Announcements
Hi Team
I need some help, i have my own two buttons from power apps and customized. how can make these buttons to work just like copy and save buttons from sharepoint? Do i need to implement json format
Hi @gcizman2024 ,
What do you mean by the "copy" and "save" buttons in SharePoint? Could you please share some screenshots to make it clear?
Best regards,
@v-jefferni , have a look at the screen shot below the color red buttons are the one customized from power app. while save and copy from sharepoint.
If using SubmitForm() and RequestHide() functions, it's functioning exact the same as the default Save button. For the Copy link feature, you can use the Copy function on the Save button, replace the ID value with form last submitted item.
So, the whole formula for Save button:
SubmitForm(Form1);Copy("https://XXX.sharepoint.com/sites/SiteName/Lists/ListName/DispForm.aspx?ID="&Form1.LastSubmit.ID);RequestHide()
@v-jefferni you mean on the power app side?
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.
WarrenBelz 345 Most Valuable Professional
11manish 207 Super User 2026 Season 2
Mohsin Ali 177