so this one is pretty straight-foward
we have a k2 worklist view, pre-setup, in design time, with a few filters.
users open the page, and can click the filter icon and see that those filters are in place.
now, the user can choose to delete the existing filters and setup his own.
whenever there is an update to the worklist design filters, all users except those who customized the filters, will get the updates (sort of a personalized view setting).
my question is, how can the user who customized the filters, go back to seeing the worklist filters without any customizations?
in other words, how are these in-page filters stored, and how can we get rid of them?
Environment settings:
K2 Five: 5.0002.1102.0
SharePoint Server 2013 + K2 App
this is a similar post, except for the fact that I don't want to touch the database, nor can I even find any entries in the UserPreference table:
from kb,
"When you click the ellipsis next to the Filter property, the Filter and Sorting Options dialog opens. You can configure one or more filters at design time to create worklists based on tasks related to a specific workflow or set of workflows, or where the status matches a particular value. You can also change the filter while using the control. This represents a personal filter, and applies only to you, not others who may have the form open. If you open a new browser session and browse to the same form containing the worklist, the filter that you created still applies."