Save the Form with changes and call Ui page on click of a UI action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 01:56 AM
I would like to Save the form and call UI page on click of a UI action. For example, I would like to add some work notes and instead of clicking post button and i want the user to click on a custom UI button. On click of it has to save the form and render the UI page. How can we achieve this?
I have tried adding g_form.save() within the UI action and client script of UI page as well but it's not saving the form at all
Can anyone one know how to do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 03:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 03:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 09:11 AM
@sagar, Did your issue resolved?