Try our conversational search powered by Generative AI!

PageTreeControl with multiselect

Vote:
 

We want to use a the PageTreeControl with the CMS editor being able to select multiple items from the tree. 

How can this be done?

Thanks

Barry

#149435
Jun 01, 2016 5:01
Vote:
 

Hi,

Maybe you could use ContentArea. You will still have single content selection, but the property will store list of content references.

#149436
Jun 01, 2016 6:07
Vote:
 

Grzegorz's answer is good. However if you don't need the view rendering that comes with a content area and just want a list of content references then I would suggest having an IList<ContentReference> property. The content selection experience might be slightly nicer with that.

#149443
Jun 01, 2016 8:33
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.