Dynamic List View base on condition

Tadz
Tera Guru
Tera Guru

Hi Everyone,

Is it possible to have a dynamic list view base on conditions?

For example:

View 1:

 
LevelFirst SkillSecond Skill
Level 2Chain LightningLightning Bolt

 

View 2:

 
LevelFirst SkillSecond SkillThird Skill
Level 3Chain LightningLightning BoltStatic Field

 

I want the user to only see specific column base on the value of a column. Would this be possible?

Thanks in Advance!

2 REPLIES 2

Sam198
Mega Guru

Hi,

You can create views for the users on either list view or form view, please check the below doco for your reference, you can create rules based on condition builder or scripts for those view.

 

https://docs.servicenow.com/bundle/madrid-platform-user-interface/page/administer/navigation-and-ui/...

Hi, yes but i'm thinking it would be dynamic base on condition. I already tried using view rules but somehow i couldn't make it work.