Page 1 of 1

Related items - Open document set

Posted: 10 Jan 2018
by Oz.Ab
Hi guys.

I have a form on a custom list.
This form has related items which is a document library with document sets.
I have filtered the related items correctly so it only shows the correct document sets.

When I click a document set it doesn't open in the form - I am redirected to the document set itself.
This is not what we were looking for. When I am in the form and click the document set, I want it to open in the form itself - I want to stay in the form to view the files in the document set.

Is that possible?

Regards :)

Re: Related items - Open document set

Posted: 11 Jan 2018
by Dmitry Kozlov
Hi!

The related items control works the same way as a regular view - when a user clicks a document set, he is taken to a start page of the document set. You can try to change this functionality with the help of JSLink. Find samples by the link below:
https://code.msdn.microsoft.com/office/ ... S-2ed3538a

Re: Related items - Open document set

Posted: 11 Jan 2018
by Oz.Ab
Thanks, will look into this and share a solution if I figure this out :)