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

Change the view of KNowledge article using Client script

Apaul
Tera Contributor

AnkkushPaul_0-1748517028707.png

Can we change the view of knowledge article from default to another when we select knowledge base as IT? I have created a different view but I can't do this using Client script. I know it can be done using view rules but it might cause an issue in the future if there is a different. Can anyone help to do this using CLient script?

Knowledge BAse = IT
View should be change to People View

 

1 REPLY 1

Sandeep Rajput
Tera Patron

@Apaul Changing the view using a client script is not possible. This can only be done via view rules.