Hello,
I have content editor web part accessing a csv file to display selective data from it and the csv file is in a document library of the same site collection. I am restricting permissions to this library. If user has a permission to the document library and access the content editor web part page then he can see the functionality. If user has no permission on the library and access content editor web part then he gets no data in CEWP. I want CEWP to access data from the csv file even if the user does not have permission to the documents library.
Can anyone please help me how I can do it.