Skip to main content
migueld83371718
Inspiring
May 22, 2019
Answered

Multiselect treeview

  • May 22, 2019
  • 1 reply
  • 592 views

According to the documentation, there is no multiselect parameter in the treeview creation properties ​,but in the  treeview selection property says that an array of indices can be passed as selection. I tryed that, but only the last index of the array is selected.

Is there any way to make the treeview has multiselection, or I would have to make a custom full implementation of the treeview?

This topic has been closed for replies.
Correct answer Justin Taylor-Hyper Brew

I don't know if this is possible with Script UI, but with CEP you can use whatever JS treeviews you want like any of these.

1 reply

Justin Taylor-Hyper Brew
Community Expert
Community Expert
May 23, 2019

I don't know if this is possible with Script UI, but with CEP you can use whatever JS treeviews you want like any of these.