Hide New button in List View
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 04:00 AM
Hello Everyone,
I want to hide the new button in Incident List View when user filter with any data. if the filter is empty, it must show the new button in the list view.
Could anyone please help me with this to achieve this?
Thanks in Advance,
Hari
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 08:30 AM
You would need to create a copy of that New button, and then add this to the condition to check whether there is a query or not
Ui Action on List - Get Filter as EncodedQueryString
If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!