Skip to main content
1-Visitor
May 8, 2019
Question

combo box multi select

  • May 8, 2019
  • 2 replies
  • 2152 views

Hi,

How does the multi select option work in Combo box of ThingWorx 8.2? 

I have an sql query where I have given input of combo box data. I have checked the multi select but it does'nt work. Should I write any script to make it work?

 

Thanks,

Shalini V

2 replies

Community Manager
May 9, 2019

Hi @svisveswaraiya_285988

 

Without a better understanding of your use case, here are a couple of articles that may help to answer your question:

 

Unable to select multiple items on List widget in List view even when MultiSelect property is enabled in ThingWorx

Is it possible to make Drop down list multi selectable in ThingWorx 8.2

 

Regards.

 

--Sharon

 

 

Community Manager
May 14, 2019

Hi @svisveswaraiya_285988

 

If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon

1-Visitor
May 10, 2019

Are you binding the value and display field to a service? This is an example from a similar multi select list. Hope it helps

 

 

combo.box.png