I have a field where I want to add a custom filter. This filter will be based on the value of a linked entity.
But, I found out that we cannot have complex queries using addCustomFilter() method.
What is the other way to do the same?
*This post is locked for comments