Skip to main content

Using the "K2 Form Viewer" web part in SharePoint 2013, what is the best way to pass a query string parameter from the SharePoint page down to the web part?  I've seen several solutions or work arounds for SharePoint 2010 but not 2013.  Anyone have a solution?  I'm suprised to find the K2 web part doesn't accept connections from other SharePoint parts on the page (such as the query string filter web part).

The simple solution would be to have one k2 smartform with the view from both Sharepoint lists. In the top you would put a rule that says when a row selected intialize the bottom view with whatever value was selected in the top view. In this way you are showing just one web part and passing information within a single form which is easy. It can still look like two web parts.

 

Maybe I have over simplified this but I hope it helps.


Reply