Hi ,
My list is overloaded with views .
I need to hide a public/system view(views) from the dropdownlist at home page level.
But i need it to be hidden only for a given user
Kind Rgards,
David
*This post is locked for comments
Hi ,
My list is overloaded with views .
I need to hide a public/system view(views) from the dropdownlist at home page level.
But i need it to be hidden only for a given user
Kind Rgards,
David
*This post is locked for comments
Thank you Muhammad , but i want it to be visible for others .
disabling the view isn't an option for me
Hi David,
You can deactivate the view, but the catch is it will be invisible for all the users. There is no straight forward way to filter the views for a given user. That is you can't hide a given view from a given user.
If you could elaborate a little bit more on your scenario, I might help you with a workaround.
Thanks
Hi,
there is no out-of-the-box solution, so you might try to use a RetrieveMultiple plugin similar to this one:
sliong.wordpress.com/.../crm-2011-programmatically-filterhide-entity-views-using-plugin
In the plugin, you'll have the user identity, so, basically, you'll just need to change the code there to check the user id and view name.. Might work.
Hi,
You can disable public views from customization but it will disable for all users
Mark answer as verified, if it works for you
André Arnaud de Cal...
292,492
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156