I am trying to show a drop down list of the contacts on the customer card on the sales order.
I created a BAQ to filter on the custcnt database and pull back the name if the CustCnt.Custnum = [epibinding:orderhead.custnum]
I am getting an error:
I am trying to show a drop down list of the contacts on the customer card on the sales order.
I created a BAQ to filter on the custcnt database and pull back the name if the CustCnt.Custnum = [epibinding:orderhead.custnum]
I am getting an error:
You have mismatched [ ] { }
I fixed the mismatch.
But i am still getting an error on the display member and it is not displaying the information in a dropdown…
I got it figured out. Thank you for the help.