databaseManager.getTableFilterParams (158142)

I’ve had a request (#158142) in for the addition of “databaseManager.getTableFilterParams” and got a general agreement at ServoyWorld that it could be added – I would really, really love it if this could make it in the 4.1 release cycle. :-)

There’s currently no way to introspect table filters. When this makes it in, I plan to add support for table filters to my sql generation module (http://code.google.com/p/servoymodsql) to automatically add the appropriate clauses based on table filters so that they can be transparently supported in sql queries.

Thanks,

g.

Greg,

This will be included in the next 4.1 beta which is expected to be released this week.

Rob

thanks