I’ve searched on here and can’t find exactly what I’m looking for. I want to add a drop-down list to DMR Processing page that shows the POs from purchase advisor that have matching part number to the one on the DMR.
I’ve created the BAQ that gives me the PO/Line/Rel. I’ve created the Data View in app studio. What I’m having the problem with is hooking it up correctly, so it shows a drop-down list of all PO/Line/Rel that have that part.
If you want to just populate your dataview separately and use the dataview for the dropdown, you’d put your ReceiptPONum in View name in the reusable combo section. If you want it to call the baq when you click on the dropdown you don’t need the dataview. Either way you’ll need to fill in TextField and Value field with the field names from the BAQ like RcvDtl_PONum