Add a filter to a List View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
In my instance, I've got the below list with two different views available - Default and URL
However, what I'm wanting to do is automatically add a filter to the URL view so that it only shows records with the Interface Type of URL.
Does anyone know if that is possible to do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @matthew_hughes,
this is how I configured it for related lists, so it could be similar.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
yes, it's possible, just start here:
and then continue as above
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
and if you check the condition builder? will it keep saved or not?
Perhaps it's only possible for related lists then...
Or if you apply it directly on module:
You click on the module and you will be redirected to the table with the conditions and view as per required
My instance is super slow today but I will be trying it
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */