Showing posts with label Setting value for a Attribute using Java Script. Show all posts
Showing posts with label Setting value for a Attribute using Java Script. Show all posts

Monday, November 25, 2013

MSCRM : Setting value for a Attribute using Java Script

MSCRM 2011 : Setting value for a Attribute using Java Script

Use the following code.

Xrm.Page.getAttribute("AttributeName").setValue("AttributeValue");

Hope this will Help :)

Best Regards,
Sreenath M