I am a new user working with a developer in Nairobi, Kenya. I am a programer with 37 years of experience but not on Navision. I have worked on all sizes of machines and many different languages and now I do a lot of development work with MS Access and like to use the Combo Box. Do any of you know of any way to add this functionality to Navision or do you know if MS will add it to Navision in the future? Duane Stark Rift Valley Academy
Combo Boxes can be created in Navision using the datatype Option.
But the values are set on properties when You do Your design. You can’t change them in run-time. You don’t work with Navision that way. Instead You use a lookup to a table. That’s the Navision way and will most certainly not change.