Friday, March 4, 2016

What's New Permission Issue

Hi,

If what’s new shows error likeYou do not have permissions to see this view. Contact a system administrator.

For fixing the issue, we need to give privileges on1) At least User level Read rights on Filter 2) Organization level Read rights on Post Configuration




No comments:

Post a Comment

Day 23: Creating New Records Programmatically with JavaScript in Dataverse / MSCRM

In this Blog, we will see how to Create New Records Programmatically with JavaScript in Dataverse / MSCRM var record = {}; record.bosch_day...