Clear the form field values when Reset to draft button is clicked
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
I have a requirement to clear the form field values on demand table when reset to draft is clicked ,As soon as the demand is reset to Draft they should clear to allow for the new ones created as the user works through the process.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi @Sprankle ,
In the UI Action 'Reset to Draft', you can clear values before updating the record in the serverResetToDraft() function.
Thanks
Anand