Mapping a "Dynamic Choice List"(DCL) field Value to a "Text" Field in Custom Object
Summary:
In our custom object "Plan Review", we have a Dynamic Choice List (DCL) field called Supervisor, which is related to the standard 'Resource' object and displays the 'Resource Name' for selection.
We want to restrict Resource Name based on one of the custom field (CaseWorkerRole) on Plan Review.
Currently no data is being displayed.
Content (please ensure you mask any confidential information):
Not able to get value of custom field (Case Work Role in bind variable. When we check in Network Tab, value is coming as null.
PlanReview_LOV_For_Supervisor_c?finder=PlanReview_LOV_For_Supervisor_c;RoleNameCustomVar=null&fields=PartyName,ResourceProfileId&limit=25&offset=0
0