- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 03:41 AM
I have a user story where I need to create a new view for this knowledge. So criteria is there is a new knowledge base, so when we select that knowledge base, the view should also to change. Can anyone please guide me how to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2025 03:55 AM
Hello @Apaul ,
This is done using View Rules:
Note that the view will not apply immediately, but only when saving the article.
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 02:33 AM
Hi
Can we use on change Client script instead of view rules as what I have seen it might cause any issue in the future if they create any other view. Then there might be a conflict.