Developer Q&A
Change logic for the assignee LOV
over 4 years ago by Mellissa Tort
App Tree is workign on an enhancement request to to show all of the licensed pros (using licensing module) for a particular zip code without entering the whole address in the request form. They want a space to enter the zip code and have it pull a report called “License Coverages by Zip Code Report”. Within this enhancement we need to add repair type and task to the assignee list. This requires a relationship between Employee- RepairType(Location), and Employee-Task.
Can you provide direction on how we can establish these relationships via the APIs for this enhancement request?