We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to submit UI page form using script

Jim J1
Tera Guru

What is best practice to submit a UI page form from a client script

1 ACCEPTED SOLUTION

Jim J1
Tera Guru

Trace issue to g:dialog_buttons_ok_cancel having extra attributes, e.g. 'ok_type=button'

View solution in original post

7 REPLIES 7

no console errors

Jim J1
Tera Guru

Trace issue to g:dialog_buttons_ok_cancel having extra attributes, e.g. 'ok_type=button'

Hello - Can you elaborate on this please? I have a similar issue and I also have lots of attributes on my OK and Cancel buttons but I don't know which one to remove.