I've heard that InfoPath 2010 does not support Managed MetaData. Is this still true ? Does anyone have a workaround for this ? Like using webservices to use the Managed Metadata ?
Cheers, Andre
|
I've heard that InfoPath 2010 does not support Managed MetaData. Is this still true ? Does anyone have a workaround for this ? Like using webservices to use the Managed Metadata ? Cheers, Andre |
|||
|
|
|
It is true that InfoPath 2010 does not support Managed MetaData controls, such as the Managed MetaData Picker. A workaround is proposed here: Scroll down and look at Jinchun Chen's answer. I haven't tested it myself but it sounds like a good workaround. Another solution widely discussed is to create a custom web service using the Taxonomy API which can read Managed MetaData. The web service is just a wrapper around the Taxonomy web service which parses the XML string and returns it in a format which can be bound to InfoPath control. Cheers, Björn |
|||
|