Manage Filters

WorkWithPlus provides the possibility to manage the values of the filters applied to some object at runtime was added. The idea is that the end users can save filter's states with a description and then use it at runtime.
In order to do enable this option you have to add the StandardAction ManageFilters in the GridObject.

manageFiltersImg01

You can set an icon and/or a description by default in the node or in WorkWithPlus Settings à StandardActions à ManageFilters, or you can set it for this object in particular.

And at runtime you will visualize the action with the option to save some filters' values with a description, clean all filters applied, select some filter or manage the created filters in order to delete some or just change its description:

ManageFiltersImg02

The options available are the following:

Clean Filters

Will reset all the values of the filters that are being applied in that moment.

For example, if the end user sets the values to the filters shown in the following image:

ManageFiltersImg03

And then presses the Clean Filters option:

manageFiltersImg04

And will reset all the filters:

manageFiltersImg05

Save Filter as

Will save the actual filter values that are applied into a new filters item, so that end user can use that configuration in other ocassion without having to set it all manually.

For example, end user sets the following filters:

manageFiltersImg06

And then presses 'Save Filter as' and the following window will appear, so that you set a name:

manageFiltersImg07

And this new filter item will appear in the list:

manageFiltersImg08

Manage filters

This option allows end users to rename, reorder or remove the existent filter items saved:

manageFiltersImg09