Feb 18 2024 10:03 PM
Hello,
I have a list and I have integrated a powerapps with it, is there any way we can change the logic behind save button?
currently i have provided a save button in powerapps which saves a form and creates a new record in powerapps and clears all form field to create another record.
can we do the same with the save button provided with sharepoint list?
Feb 19 2024 12:19 AM
Solution@irshad313 Yes, you can set the OnSave property of your SharePointIntegration object to do whatever you want.
Check:
You can vote on this idea/feedback too: Hide Default SharePoint buttons like Save & Cancel
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Feb 19 2024 12:19 AM
Solution@irshad313 Yes, you can set the OnSave property of your SharePointIntegration object to do whatever you want.
Check:
You can vote on this idea/feedback too: Hide Default SharePoint buttons like Save & Cancel
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.