• Using App.api.buildURL with filters to return results from another module

    Hi all, Im having a problem returning a record back from our custom countries module when we change a dropdown field in our accounts record. Ive added a function to records.js to handle detecting the change and passing the value to a function. I…