Is there any way to look up the VendorNum from inputting the VendorID during product configuration?
I have created a combo box with a dynamic list inside which returns the VendorNum, but I cannot now write this to any other fields, despite writing the following code;
I use code to collect the information. You would create a User Defined Method and call it on the VendorID field change. Here is an example of a method I created hopefully it will give you a starting place…
string CompanyID = “10”;
Erp.Tables.Resource Resource;
string myToolData = string.Empty;
var Resource_Recs = (from Resource_Row in Db.Resource