Hide New button in List View

Community Alums
Not applicable

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

Zach Koch
Giga Sage
Giga Sage

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!