Hi ,
I have created so many views for the sake of Dashboard reports but those are showing to everyone. I want to show those views to particular group or something like that is that possible?
Regards,
Manikandan S.
*This post is locked for comments
Basically, create a new UCI App - similar to the existing one and configure the views that needs to be showed/hidden for each entity. Assign the security roles as needed. Hope this helps.
There is no out of the box way to hide view based on security roles, but you can do custom development or can use this tool :rolebasedviews.codeplex.com
This tool is not available can any one suggest any other tool or idea would be appreciated
Hi Manikandan,
proceed as follows.
1) Add at the begin (or end) of your view name a code, like ALL or TEAM NAME X, o TEAM NAME Y
2) Create a plugin/workflow which share or unshare view following some rule, like:
if(view.name.contains(ALL)) then share with all teams/users
else if(view.name.contains(TEAM)) then share with all team name
Please let me know if you solve.
If you found the answer helpful, please mark as Verified
Join my network on LinkedIn Follow me on Twitter
Thank You & Best Regards
Francesco Picchi
Microsoft Dynamics CRM Consultant, Bologna+Milano, ITALY
Independent Contractor
Hi Mani,
You can also create a Private view and Share it with the Team of the Business Unit. This will give access to all the users that are members of that team access to the view.
Just another alternative to custom code or using Role Based Views tool.
Hope this helps.
Hi mani,
As mahendar suggested there is no OOB feature available and you can use XrmToolBox to achieve it. If you are looking something using SDK then follow the below link.
[View:http://alagunellaikumar.blogspot.sg/2015/11/hide-view-in-crm.html?m=1]
Hope this helps.If the suggestion resolved your query .Pls mark it as answered/verified to close the thread.
Hi,
you can check it here:www.xrmforyou.com/products.html
Hi Mahender,
That link has warning like"This tool is no longer maintained and available in codeplex. ".
Regards,
Manikandan S.
Hi Mani,
There is no out of the box way to hide view based on security roles, but you can do custom development or can use this tool :rolebasedviews.codeplex.com
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156