Populate String Variable Dynamically Based on Requested For in Custom Table
Hi All,I have a catalog item where, when a user raises a request, I need to check if the “Requested for” user exists in a custom table.If they do, I want to populate the requester’s name into a string variable on the catalog item. RequirementOn catal...