Views
29 TopicsHow to hide the applied filters at document library?
Dear All, Just found out that document library is showing applied filters for each views. Some view shows exactly filters info as shown in 1st picture while some just showing "This view uses classic filters that you can view and edit here" as shown in 2nd picture. If clear the filters, the screen will shows all the documents which should be not allowed to view. Anyone have idea to hide this???18KViews9likes35CommentsSharePoint Modern Doc Library Web Part - Won't display other views
I have been using the new Modern Document Library web part for a few weeks now without issue. Suddenly yesterday around noon, any instances of the webpart I had reverted to the default view of the Library and I could never get it to go back to a non-default view. If I change which view is default, they'll all show the new default. I've even tried with entirely different libraries on different sites thinking I might have messed something up with that library, but with the same results. Is anyone else having this issue? Anyone have an idea of how to fix it? Thanks!15KViews3likes27CommentsLesson Learned #401:Creating Dynamic Views from Multiple Tables using Stored Procedure
Recently, I encountered an intriguing scenario where our customer needed to dynamically create views based on multiple tables, allowing them to efficiently filter and aggregate data. The challenge arose when dealing with varying amounts of data, which required careful consideration for performance optimization. Through this article, I would like to share my insights and present a stored procedure that offers additional options to address this dynamic view creation requirement effectively.2.6KViews1like0Comments