Posts

Showing posts with the label Team

Java Script to get Teams of currently logged in user

This post is to show how you can get the Teams of currently logged in User in Dynamics CRM Step 1: Upload Jquery.min.js file as JScript web resource on the entity form. Step 2: Upload Json2.js file as JScript web resource on the entity form.