Getting error "g_ui_scripts" is not defined. Buttons like Save update not working.

letan_mallick
Tera Contributor

Form buttons like update ,save are not working on the header part but working below in particular catalog item catalog task table. Attached is the screenshot of buttons working/not working. Also when I debugged it and inspected it , I got the multiple errors like "g_ui_scripts is not defined"which is also attached.Can anyone please help me with this.

 

2 REPLIES 2

Todd Volpe2
Giga Expert

Hi Letan,

We ran into this issue with one of our catalog tasks too and we escalated it to ServiceNow but didn't get anything back yet.  We worked until we figured out it was the variable type email.  Remove that variable type and try using a string but autopulating it to their email address.  Anyway it's the variable type email which seems to no longer work (defect).

Todd Volpe2
Giga Expert

Should be resolved with the Madrid Patch 2.

 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0728538

 

The work around listed is terrible.