Thursday, 9 August 2012

Get Current user id using javascript in CRM 2011

In this article , I am going to explain how to get current user id

Get Current user id
var userID = Xrm.Page.context.getUserId();


No comments:

Post a Comment

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