Forum Discussion
Nigel_Price9911
Feb 07, 2018Iron Contributor
Modern Document Library Webpart does not filter view
Hi
I have added the OOTB modern Document library webpart to a SharePoint Online page. I can click on the down arrow next to a column name and then click on "Filter By" the filter dialog appear...
- Feb 08, 2018
I've run out of ideas. As this is working normally for other users, I would open a support ticket with MS
Alan Edwards
Aug 16, 2018Copper Contributor
I found a workaround for this issue, using the embed webpart using the below worked for me.
<iframe src="https://[yoursite].sharepoint.com/sites/[site]/Shared%20Documents/Forms/Systemsprocesses.aspx?" frameborder="0" width="100%" height="100%"></iframe>
Just change the respective details for your document library.
Nigel_Price9911
Aug 16, 2018Iron Contributor
Hi Alan
Thanks for this.
To confirm, all I need to do is replace anything in square brackets with my own values and leave everything else ?
Regards
Nigel