Forum Discussion
Chad_V_Kealey
Sep 04, 2018Iron Contributor
Will Modern Pages ever allow "Web Part Connections" (to link related lists)? How about "Filters"?
One of the most powerful and, frankly, underused features in SharePoint (2010 and 2013) was the concept or practice of "connecting" related web parts. We used it ALL the time for things like: A lis...
Deleted
Sep 04, 2018They have already discussed at SPC and I want to say I had seen something on the AMA about it, that they do want to look at bringing this functionality in the future. Luckily, we still have access to classic pages when we have to use this stuff for now, so that's always an option until it's available.
Sep 04, 2018
Fortunately, Today we have some interesting option to cover the use cases you mention:
(1) You can already clone an existing modern webpart to create another one, so technically you have the "templating" option there
(2) Site scripts and site desings are evolving really fast so I expect also the ability to include your customized modern pages there in the future
(3) Avility to connect modern WebParts, aka SPFx Dynamic Data, is coming
(1) You can already clone an existing modern webpart to create another one, so technically you have the "templating" option there
(2) Site scripts and site desings are evolving really fast so I expect also the ability to include your customized modern pages there in the future
(3) Avility to connect modern WebParts, aka SPFx Dynamic Data, is coming
- Chad_V_KealeySep 05, 2018Iron Contributor
Unfortunately, cloning a web part wouldn't really achieve the same result. What I'm talking about are entire pages of web parts connected to one another and/or to filters (particularly query string filters). Here's a brief look at one such site: https://youtu.be/f5A7Cf1IrRI
Maybe SPFx is going to be the way to do some of this going forward, but if so, that's a big ask from MS. I mean, I'm no coder, but I could create really useful experiences and sites using OOTB web parts. If I now need to learn how to write code and create web parts from scratch to achieve the same result, that's a step backward.