volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

PageTreeControl with multiselect

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

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

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.