Dynamic List View base on condition

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2019 11:18 PM
Hi Everyone,
Is it possible to have a dynamic list view base on conditions?
For example:
View 1:
Level | First Skill | Second Skill |
Level 2 | Chain Lightning | Lightning Bolt |
View 2:
Level | First Skill | Second Skill | Third Skill |
Level 3 | Chain Lightning | Lightning Bolt | Static Field |
I want the user to only see specific column base on the value of a column. Would this be possible?
Thanks in Advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2019 11:30 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2019 11:42 PM
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.