Wednesday, 8 August 2012

Get the label name of the attribute using javascript in CRM 2011

In this article , I am going to explain how to get attribute label value

Get attribute label name
var label = Xrm.Page.getControl("atrributename").getLabel()

No comments:

Post a Comment

Note: only a member of this blog may post a comment.