Hello,
I think there is a bug in the scope of the combo box filter
There is the issue:
I have a table created with 2 fields. Both of them are FK. Among the FK fields there are others FK pointing to a different table, something like this:
TABLE A
field a1 - FK TABLE B
field a2 - FK TABLE C field c1 - FK TABLE D
I created a layout view collection from the TABLE A whit different fields of the different FK tables and I added two filters. One of them is a Combo Box filter pointing to a TABLE D field, and the other is a Search filter pointing to the same TABLE D field.
The Search one works perfectly, but the Combo Box does nothing,
Thanks!
pd. this is under Cook V2.0