Hello All,
I have created Item Card to be able to insert the Items through Infopath.
Same as NAV, if I want to have lookups in according fields in Infopath then how can it be done???
Can anybody help me???
Ravi_Thakkar
Ahmedabad, Gujarat, India
E Mail :
ravi.thakkar@hotmail.com 0
Comments
Problem is, that a lot of the lookups are actually code opening a page runmodal in lookup mode - these are almost impossible to do.
The ones that are described in metadata could be done - but there isn't enough metadata available on the web services page WSDL, so you would have to go to the object metadata table and get both the page description XML (and in that find the source table) and the table description XML - find all what you need and then probably have a codeunit that can return a XML with lookup values (or make sure that all the right pages are exposed as web services).
BTW - the object metadata XML format is easy to understand - but it is NOT public, meaning that we can change that without offering any backwards compatibility at any time.
I looked into this when doing the edit-in-excel - it could be nice to have.
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.