Filter related records using addPreSearch?
Within a Model Driven App there’s frequently a requirement to filter the values in a lookup field dynamically. To do this we can use the addPreSearch()
method in the Client API. Let’s see how this interacts with the recently documented ’exists’/‘any’ FetchXml functionality.