I have a document type which has two properties, one is a content picker. The other is a multinode tree picker.
I want the multinode tree picker to use the first property to determine the tree to show in the second property and also to filter which document types are selected in that tree.
Does anyone know how I might achieve this with xpath?
MNTP only support filtering via Document Types. So, in my experience, you need to create custom property editor and current control will not be able to manage your requirement.
Multinode tree picker with document property
I have a document type which has two properties, one is a content picker. The other is a multinode tree picker.
I want the multinode tree picker to use the first property to determine the tree to show in the second property and also to filter which document types are selected in that tree.
Does anyone know how I might achieve this with xpath?
Thanks in advance
Hi Michael,
MNTP only support filtering via Document Types. So, in my experience, you need to create custom property editor and current control will not be able to manage your requirement.
Hope that helps.
Regards,
Shaishav
is working on a reply...