Notifications
Announcements
YourCurrentCode( . . . ); Reset(ControlName1); Reset(ControlName2); Reset(ControlName3); Reset(ControlName4); Reset(ControlName5); and so on.
ResetForm(YourForm)
Patch(SharePointList, Defaults(SharePointList), { Title: TextInput.Text, Description: DescriptionInput.Text, // Add other fields here }); // Reset each control Reset(TextInput); Reset(DescriptionInput); // Add the rest of you Reset functions for all other input controls
IfError( Patch(SharePointList, Defaults(SharePointList), YourFormName.Updates), Notify("An error occurred while saving the record.", NotificationType.Error), ResetForm(YourFormName) )
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 717 Most Valuable Professional
Michael E. Gernaey 329 Super User 2025 Season 2
Power Platform 1919 268