Search This Blog

Wednesday, September 30, 2015

Get current user roles using javascript in CRM

If you have any doubt in the post please post comments. I will try to solve your problem.


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


Current user roles
var UserRoles = Xrm.Page.context.getUserRoles();

No comments:

Post a Comment

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