Discussions
RecordRef or Record
Hello,
I am having an issue that I can't seem to solve. I am submitting a sales order using the webservice. I can get all of it to work, except for this small part. Before the user submits the order, they can select a list of sales reps. I get all employees that salesrep = true. That works very well. Then, when they submit the order I need a recordRef to fill the salesrep slot. The code I have works for one of the sales reps, but not the rest. This is baffling to me. When I go into the UI,