- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 06:26 AM
Hi Team,
How to hide the "Edit" list action for the All , closed sub modules in List view, Basicalley it should visible only for open cases and hide for rest buckets. (I want to hide list action for some of the tables fields)
Thanks,
Rakesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 04:17 AM
Hi Rakesh,
For Action Assignment visibility, on the Edit ({{count}}) action you can use the Conditions section in Adavanced view.
In Client Conditions add conditions as query is <your open list query >. (you can copy query from list view)
This way you can show Edit button specific to list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 04:17 AM
Hi Rakesh,
For Action Assignment visibility, on the Edit ({{count}}) action you can use the Conditions section in Adavanced view.
In Client Conditions add conditions as query is <your open list query >. (you can copy query from list view)
This way you can show Edit button specific to list.