By continuing to use our website, you consent to the use of cookies. Please refer our cookie policy for more details.

    ZakViews: A Free System Views Access Control Plugin for Dynamics CRM

    Anyone who has used Dynamics CRM knows how difficult it can be to deal with System Views. Any user who has access to your entity can see all system views.

    The only way to hide system views is to remove a user from your entity. Unless you were prepared to shell out serious money, there was no middle way until now.

    Meet ZakViews

    ZakViews is a Dynamics CRM plugin that provides System Views access control. After installing it, you can decide who can see system views based on his or her role. The plugin is free to download and has been tested for Dynamics CRM Online Version 8.2 and above.

    Next follows the process of installing and configuring ZakViews.

    How to Install and Configure ZakViews

    To install and use HideViews, you must:

    • Be using Dynamics Online Version 8.2 and above
    • Be in a role that has System Administrator privileges

    Installation

    1. Download ZakViews from grazitti.com and extract the files in a folder.
    2. Open PluginRegistration.exe in SDK\Tools\PluginRegistration.
    3. Connect to your organization.
      ZakViews-image1
    4. Navigate to the next screen and select your organization(s).
    5. On the menu bar, select Register New Assembly.
      ZakViews-image2
    6. Load HideViews and click Register.
      ZakViews-image3
    7. Right-click on the newly register assembly and select Register New Step.
      ZakViews-image4

    Configuration:

    1. Use the following settings to initiate set-up:
      • Message: RetrieveMultiple
      • Entity: savedquery
      • XML: Your XML configuration
      • Sample XML

      <?xml version = ‘1.0’ encoding = ‘utf-8’ ?><Roles> <Role name=”Role1″>  <view>All Leads</view> <view>My Open Leads</view> </Role> <Role name=”Role2″>  <view>All Leads</view> <view>My Open Leads</view> </Role></Roles>
      ZakViews-image5

    2. To hide System Views from a role, add the role in your XML configuration.

    Did You Find the Article Helpful?

    Subscribe to our blog for regular tips on increasing the productivity of your Dynamics CRM.