hi, i have followed this article in order to retrieve the option set label with option set value (i need to retrieve the optionset label from the other entity, thus Xrm gettext function is no use for me).
http://rajeevpentyala.wordpress.com/2012/03/08/reading-option-set-using-odata-and-jscript/
in fact this solution work fine for me on IE9. but after RU 12, it doesn't work on IE 10. and the error is
Reference to undeclared namespace prefix: 'b'.
does anyone has the idea on the reason of this cause?
thanks.
a