Hi!
Basically I try to follow the steps as described for example in https://forum.espocrm.com/forum/deve...current-record
But it doesn't matter if I use the built in filter
"selectHandler": "handlers/select-related/same-account"
or my custom one, I always get a message telling me
No primary filter 'handlers/select-related/same-account' for 'Contact'
Where Contact is my entity I want to select records from.
Looks like I miss something, but I cannot find out. Version 9.1.6
Basically I try to follow the steps as described for example in https://forum.espocrm.com/forum/deve...current-record
But it doesn't matter if I use the built in filter
"selectHandler": "handlers/select-related/same-account"
or my custom one, I always get a message telling me
No primary filter 'handlers/select-related/same-account' for 'Contact'
Where Contact is my entity I want to select records from.
Looks like I miss something, but I cannot find out. Version 9.1.6

Comment