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

How to hide the field in the form on load

v_nagajyothi
Mega Contributor

How to hide the field in the form on load

5 REPLIES 5

I need to be able to check a user's department from sys_user and if that is equal to the organization name on another form, then I need to hide a field on a form. How do I do that?