Deleting/Changing Filters

I have an application which sets filters with databaseManager.addTableFilterParam(). However, later in the application I may need to either change the particular filter or delete it altogether. I thought perhaps setCreateEmptyFormFoundsets might work, but I haven’t found much info on it.

Any ideas would be helpful. I am running version 3.5.7

Thanks, Steve

You’re out of luck in 3.x. In 4.1 you can remove the filter and get a list of currently applied filters.

Hi Bob,

Is it also possible to add/delete or get a list of foundsetfilters (runtime) in 4.1 ??
The same way as you can with tableFilters.

Regards,

Hi Steve,

Please do not cross post: viewtopic.php?f=8&t=4530&st=0&sk=t&sd=a&start=15

Paul