I’m trying to add on hand numbers for stock parts to quote entry module.
I’ve done a customization and added the textboxes, and believe I need to add a foreign key view because I can’t find OnHand or available within any of the existing data set.
Ive added the foreign key as above. Using the PartOnHandWhseAdapter (also tried PartAdvisor)
However when I go to bind the text box all that is displayed are default PartAdapter fields. Very much appreciate if somebody could point me in the right direction on this, thanks!