From the rich client [ this is a test/dummy project provided to me, NOT real info]
in accounts receivable, if I have this screen

then I click on sales order (top left) and get this dialog box

there is a drop down menu displaying these customers from a custtable. It's displaying all customers right now but I want to limit that to say just some customers via x++ only. So my initial thoughts were right click on the top of the create sales window box, click on personalize, figure out which form it links to, and go there to see if I can manipulate a query. Still haven't found the query that provides this preview pane. Is there an easy(ier) way to find out the x++ code that calls this query so I can modify it?
*This post is locked for comments
I have the same question (0)