Hi, I have been asked if I can adapt the Sales Order Entry such that we can record if someone who is not the default sales rep (so for example, a member of tech support) upsells the customer to add an extra on their order. Our tech support people are listed in the SalesRep table, so ideally I’m looking to have a dropdown at line level with a list of SalesRep names where the person adding the order can select the tech support person if relevant.
I’m not sure how to pre-fill a dropdown with the SalesRep.Name list? Is EpiCombo the right tool to select? Would I create a UD column and bind it to SalesRep.Name somehow? Any advice much appreciated!