i've a List with specific user rights on each item. So every user have a personal chart view.
But some users do not have access to any item on that list and the webpart give them this error:
An Error has occured during rendering. Please, get more detail in the browser console.
Is it possible to hide this error or even hide the whole webpart when the user cannot access any items?
thanks @Margo
i know that this is not possible. But some other 3rd party webparts will just display a horizontal line when no data is found. that would be ok. The error message should be hidden, otherwise the users are confused.
The solution i had in mind only works with on premise.
Have you considered granting access to the source list, and then mange permissions on a item level? That way they see the chart but on data that they would have access to.