Looking on the
Development
environment, I see you have acompany
field on theorders
collection, can’t you use this field in the filter ?No, it doesn’t show somehow. Maybe because its a smart relationship?
Okay, since its a smart relationship, you need to implement the filtering yourself.
You can find the related documentation in my first message.
It seems weird that I can’t access
user.companyId
though.
This i the normal behavior on Forest, the companyId
is replaced by the company relation.
I agree it is confusing not being able to filter using this field, thus I will push the feature request