Hi,
Who want's to help me
I have a trouble to see the coutry code in the confirmOrder ASP page.
I find that Navision have made a customized OrderForm object named OrderForm.NF.
So in the confirmOrder.asp page I find the line of the creation of the object : Set oNodeList = mscsOrderForm.NF("HEADERBILL")
But I can't find where the mscsOrderForm.NF was defined and where I can find the list of the elements of this OrderForm.
I want to verify the syntax of the element oCurrNode.COUNTRY_CODE in this list.
regards