Restrict link picker in document type

I have a Document type News document, with a field which is a link to add Video documents.
While creating news items to add video documents the link picker displays list of all documents, but I need to restrict to display only Video documents, so that the cms users do not add any other documents by mistake.

Is this possible to achieve
image

Hi Archana,
It’s not easy to hide non-video documents, but it’s easy to configure the picker to only be able to select video documents using nodetypes property.

See https://documentation.bloomreach.com/14/library/concepts/document-types/configure-the-linkpicker-to-select-folders-or-filter-on-document-type.html

HTH
Jeroen

Thanks Jeroen. I am able to achieve restricting users to select only video documents in the link.