Page 1 of 1

Document Set Welcome Page

Posted: 25 Aug 2016
by Karlostavitch
Hi,

I have been trialling SharePoint Forms Designer and I think its great and makes creating forms really quick and easy so am ready to buy.

I am just having one issue with something which appears to be a little bit 'outside the box'.

I have setup the editform so that it displays on the Document Set welcome page by copying the webformdatapart in the welcome pages HTML, and this seems to be working OK.

The problem is that I have put in a "Related Items' into the form, and also copied the XsltListViewWebPart and updated the Url="WelcomePageURL".

The related items is displaying OK however the data is not filtering correctly on the welcome page, but it is filtering correctly on the original editform.

Am I doing this the right way? Any advise appreciated.

Re: Document Set Welcome Page

Posted: 25 Aug 2016
by Dmitry Kozlov
Hi,

After adding a related items control (XsltListViewWebPart), you do also need to create a connection between a form web part and the XsltListViewWebPart in order to filter the child items.

Re: Document Set Welcome Page

Posted: 25 Aug 2016
by Karlostavitch
Found it, thanks.

The <WebPartPages:SPProxyWebPartManager> section did the trick.

I am now a proud owner of SharePoint Forms Designer, many thanks.

Re: Document Set Welcome Page

Posted: 26 Aug 2016
by Dmitry Kozlov
Wow, you're a SharePoint ninja :)