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

Set custom view as default view for all users

Abhijit Das7
Tera Expert

Hi Everyone,

 

I have created a new view for table. How can I make it as default view for all users.

 

Thanks in advance

1 ACCEPTED SOLUTION

moinuddinka
Kilo Sage

Hi @Abhijit Das7 ,

 

Please create a view rule record in the sysrule_view table and provide the following details:

  • View backend name
  • Table name

Additionally, you may use the Advanced checkbox if you require visibility based on specific group or complex conditions.

See the image below for reference:

MoinKazi_0-1730812354556.png

 

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you found my response **helpful**, I’d appreciate it if you could take a moment to select **"Accept as Solution"** and **"Helpful"** Your support not only benefits me but also enriches the community.

 

Thank you!
Moin Kazi
www.linkedin.com/in/moinuddinkazi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View solution in original post

1 REPLY 1

moinuddinka
Kilo Sage

Hi @Abhijit Das7 ,

 

Please create a view rule record in the sysrule_view table and provide the following details:

  • View backend name
  • Table name

Additionally, you may use the Advanced checkbox if you require visibility based on specific group or complex conditions.

See the image below for reference:

MoinKazi_0-1730812354556.png

 

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you found my response **helpful**, I’d appreciate it if you could take a moment to select **"Accept as Solution"** and **"Helpful"** Your support not only benefits me but also enriches the community.

 

Thank you!
Moin Kazi
www.linkedin.com/in/moinuddinkazi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~