Hi
I'm having trouble with the following.
On Account entity have a field thats a lookup for Account i.e. a service business(account) and a lookup service personnel(contacts).
I can't work out how to filter the service peronnel(contact) by contacts that have the service business(account) as their parent.
Filtered lookup OOB won't work I don't think as it is technically a lookup to the same entity.
I can't get my head around the fetch JS to do a filtered view for this scenario.