Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Save the Form with changes and call Ui page on click of a UI action?

Sagar24
Tera Contributor

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?

find_real_file.png

7 REPLIES 7

Sagar24
Tera Contributor

No, it I have defined... Please see below

find_real_file.png

Not applicable

@sagar, Did your issue resolved?