Document Library Web Part
4 TopicsDocument Library Web Part Not Republishing Correctly
Hi there! I'm building out a new Sharepoint (communication) site. I've used several document library web parts across multiple pages and noticed today that all the titles of the web parts point back to the main document library it pulls from. When I try to edit the titles, I'll retype the title to what it should say and I'll even try adjusting the # of items to view in the web part (hitting apply). But when I republish the page, it reverts back to titling the web part as the main document library it pulls from and reverts back to the original # of items to view. Is this a known bug that Microsoft is aware of? Again, I've built out the site, made no edits to the settings or anything on the back end, and had zero issues with this until today. I'm not sure why there's this glitch happening but if anyone knows how to fix it or if this is something Microsoft is working on, that'd be great to know! We launch the site VERY soon!1.2KViews1like3CommentsUsing custom webpart as ListView's web part dynamic filtering source
Hi everybody, I've developed a custom web part using SPFx. I want to show to my users the content of a specific folder defined in a document library. Inspired by the article about dynamic data (https://docs.microsoft.com/en-us/sharepoint/dev/spfx/dynamic-data#consume-dynamic-data-in-web-parts), I'd like to take advantages offered by the dynamic filtering defined in the Document Library WebPart, that I thinks works as described in the linked document. Unfortunately I can't find an article or a class in the API that helps me to define the correct interface. Can anyone help me? Thanks very much!! Samuele1.2KViews0likes0CommentsList properties web part showing unselected fields after item is edited
I've noticed (what I think is) a bug with the 'List properties' web part in SharePoint Online. Here's what I'm doing: I add a 'Document library' web part to a SharePoint modern site page and choose a document library. I add a 'List properties' web part to the same page. I connect the 'List properties' web part to the 'Document library' web part. I set 'Allow users to edit list items' to 'On'. In the 'Select fields to display' section of the 'List properties' web part, I select four of the ten fields (my Document library has ten fields). What do I expect? When I select an item in the 'Document library' web part, I expect the four fields that I selected to display in the 'List properties' web part to appear for the selected document. I expect to be able to edit any of those four fields. When I finish making my edits to any or all of the four fields, I still only see the four fields I selected to display. What happens? The four fields that I selected to display in the 'List properties' web part to appear for the selected document. GOOD! I can edit any of the four fields. GOOD! When I finish my edits to any or all of the four fields, ALL of the ten fields are then displayed and are editable. NOT SO GOOD! Is this a bug? I really think it is and if so, can someone at Microsoft take a look into this and hopefully fix it? Thanks.2.2KViews0likes4CommentsSharePoint Online File Viewer Does Not Display Documents When Custom Views Are Applied
Hello - I have encountered the following issue in SharePoint Online: when connecting a File Viewer web part to a Document Library web part, the File Viewer web part will not display the associated documents if a custom view - other than All Documents - has been selected in the Document Library web part settings. The only workaround I've come up with so far is to manually change the view from All Documents to a custom view within the Document Library web part command bar each time the page is loaded (thus tricking the connected File Viewer web part into opening the selected documents). Any help would be appreciated. Thank you.1.2KViews0likes0Comments