Oct 02 2019 09:35 AM - edited Oct 02 2019 09:36 AM
Hello,
I am trying to display a certain list view from another website with the Embed WebPart in a modern page.
The URL format for a dedicated list view is as usual: https://bla.sharepoint.com/sites/sitename/Lists/Listname/30%20Items%20view.aspx?viewid=316ce30f%2Dc3...
The issue is, that the Embed WebPart displays the list but ignores the parameter viewid in the URL. So the default view is shown in the Embed WebPart. Any suggestions to solve this?
Thanks,
André
Oct 03 2019 01:51 PM - edited Oct 03 2019 01:55 PM
@André Schiemann Please find the below steps which will solve the problem: To start with I created a list named as EmbedList.
then created a view in the list named as Even.aspx
Once view is ready, go to the page where I wanted to embed the list and I used actual view url instead of the view id and it worked:
Please find the screenshot of the page where the list needed to be appear with correct view:
Hope this helps!