Thursday, 9 August 2012

Set focus on control using javascript in CRM 2011

In this article , I am going to explain how to set focus on control

Set focus on control
Xrm.Page.ui.controls.get("attributename").setFocus();


No comments:

Post a Comment

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