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.

hide/show, ui action button

Ak_12
Tera Contributor

on my form i have an UI action button name (check inventory), this button should hide once a form is submitted or record get created. 

5 REPLIES 5

IrtezaN
Tera Contributor

just add this in your code : g_form.hideAction('sysverb_buttonname');