How to save the form and call UI page using UI action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 12:17 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 12:29 AM
Please check this Community Link for assistance. LINK. Still you face any difficulties let us know
Please mark helpful/correct if it helped resolve your query.
Thanks,
Saji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2022 12:35 AM
Hi Saji,
Thanks for your response. I have tried adding g_form.save() in client script of UI page but it is not saving the form anymore. Could you please help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 12:42 AM
Hi,
if you use g_form.save() the form would reload
Is it showing the UI page then?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 01:19 AM
Ankur,
It is reloading and at the same time showing ui page dialog but after few seconds it is cancelling. I want this as simple. On click of a button it should save the form and then render the ui page