Hi,
We’re using databaseManager.addTableFilterParam to filter a single record from ~40 of a 60 table database (we’ve found it’s a powerful and handy feature), but are concerned re: any performance penalty there might be using it for the Client?
Can anyone describe how databaseManager.addTableFilterParam is implemented “under the hood” so to speak? Are extra queries performed/required, etc.?
Thanks.
JDW