Hi! First time poster here. Hope you guys can help me a bit
The company I work for create custom adaptions of Navision where we have some external COM-components which query a webservice and then display the returned information in Navision. This requires, among other things some modifications to the Customer card, i.e. some new fields and a button to open our forms.
My question is if there is any way to make this changes automated, i.e. that we some how could get the fields and the button added to the Customer card without having to manually put them there through the Designer mode. Preferably this would be made trough some kind of import, or through some code.
As you might understand, I'm not very versed in Navision development, but I hope someone could shed some light on this for me. Thanks.
0
Comments
Navision does not provide tools for this.
We use some vb code to generate tables/forms dataports and reports for conversions, but this works outside navision.