
Hello,
I'm wondering if anyone knows where the columns in a lookup window are linked to their respective fields. For example, in the Receivings Transaction Window>> Receipt Number lookup window, there are 4 columns (Receipt Number, Vendor ID, Date, Batch ID). Ultimately I'd like to use modifier to change the Batch ID column to Vendor Document Number. I've successfully swapped those two fields in the Scrolling window in modifier but I can't figure out what the actual columns in the lookup window in modifier are linked to to make the column sort on Vendor Document Number.
Thanks
The fields will be populated automatically as they part of the linked table for the scrolling window.
If you want anything not in the linked table you need to create a local field and use custom code (I recommend GP Power Tools over the "End of Life" VBA) to populate it.
Regards
David