In UI page submit button is not working for non admin users

sharadhir
Tera Contributor

Created UI page containing few checking and submit button. The button functionality is working for admins. But it is not working for any other users when clicked on submit button.

 

5 REPLIES 5

yashkamde
Tera Guru

Hello @sharadhir ,

-> Please check the ui page scope if it is global or private that can restrict the users or not accessible for other users
Screenshot 2026-01-20 220905.png

 

 

-> If your submit button calls a GlideRecord insert/update or server-side script, the target table may be blocked by ACLs for non-admins.

If my response is helped mark as helpful and accept the solution..

 

No, it is not specific to application and for target table also the users having access. Also, the UI page is visible for users but not able to action on button added in UI page.

Thanks for clarifying,
could you please share the script or client-side/server-side logic that gets triggered when the button is clicked?

Ankur Bawiskar
Tera Patron

@sharadhir 

you didn't share the complete UI page code HTML, Client Script and Processing script

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader