For a process I need to clear all filters and prefilters (including user-defined) to make sure a newly created row can be selected and the flow can continue from there.
I have tried the following process actions:
- clear prefilter
- restore prefilter
- default prefilter
There is basically no description on how these three actions work:
https://docs.thinkwisesoftware.com/docs/sf/process_flows_actions#clear-filtersrestore-filtersdefault-prefilters
Is it possible to turn off (all) user-defined prefilters in a process flow?