- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:06 AM
Hi there,
I have a table that has specific views. For example when I use the navigator there is 'All elements' and then 'My elements'. They are both specific views of the same table.
I want to amend it so that when the user clicks on each on these certain records are hidden if a column is empty.
I was going to use an encoded query in BR query, but don't know how to apply this to the specific views instead of the whole table.
Any help with this issue would be much appreciated.
Kind regards,
G
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:18 AM - edited 12-13-2023 06:18 AM
Hi @gunishi
Views cannot hide any records based on conditions. Instead, they are intended for list and form layouts.
However, as it seems you already have items in the application navigator a user can click on, I recommend defining the respective conditions in these records:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:26 AM
Hi @gunishi
in the application navigator hover over the respective item (e.g. "All elements") and click on the pencil which is appearing on the right side of the item:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:18 AM - edited 12-13-2023 06:18 AM
Hi @gunishi
Views cannot hide any records based on conditions. Instead, they are intended for list and form layouts.
However, as it seems you already have items in the application navigator a user can click on, I recommend defining the respective conditions in these records:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:23 AM
This is great, I am very new to ServiceNow so all this information is very useful.
How do I navigate to the page you have in your screenshot?
Kind regards,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:26 AM
Hi @gunishi
in the application navigator hover over the respective item (e.g. "All elements") and click on the pencil which is appearing on the right side of the item:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 06:28 AM
Thank you so much for your help. I wouldn't have been able to find this solution independently, so really appreciate it.
Kind regards,
G