Is there a simple way using a workflow command (not setting a empty string def) to clear all filters for a site.
I would basically just like to call the filter clear button function from a workflow.
0
-
Hi Richard,
To clear all saved filters, you can try the RunExternalCommand Activity and use the 'ClearSavedFilters' or 'ClearSavedQueries' as the command. This will clear all the saved filters that you have in the site.
That should do the trick.
Thanks,
Ali
0
Please sign in to leave a comment.
Comments
1 comment