Filter not apply on table query
Hi, I have a problem with a filter query that does not apply to the table. The property type is not database-based, but I take it from other models. So I have a scope ready that returns a query in this form:
The filter query returns the correct SQL query of the same form, but when I apply the filter, it does not appear in the table. Do you have any idea why?
0 Replies