addFoundsetFilterParam with more than one dataprovider

Stef,

I don’t think that is currently possible with table filter parameters.

What you really need is a related table filter, a filter on courses_to_teaching_allotments.person_id = security.getUserUID().
If you think that would help, then please file a feature request for this, this would not make it in Servoy 6.0, though.

Rob

Hi Rob

Thank you for the help. But I think in my situation the relation solution will not help! I think I have to go with an row_ident column to solve this Problem. But I will look into this problem after easter.

I wish you happy easter.

Regards, Stef

stefbrt:
So if I interpret your answer right you want to say that the addTableFilterParam has no concept for multi column keys. Am I right?

Not for filtering on combinations of columns, yes.

Rob