1240
Views
8
Comments
CheckBox with Dropdown
Question

How can i use CheckBox with Dropdown?

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Chirag,

There's unfortunately no out of the box component for that.

2020-11-04 06-52-56
Atul Patel

Kilian Hekhuis wrote:

Hi Chirag,

There's unfortunately no out of the box component for that.

Hello Kilian


Can't we use ?

https://www.outsystems.com/forge/component/535/multiple-select/


Thanks and Regards,
Atul Patel

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Probably (I have never used that component), but the Forge is not quite out-of-the-box :). But nice find, Chirag may be able to use that.

2017-08-08 11-23-03
Chirag Baroliya

@Atul Patel

Actually, I want level wise drop down control and also we have different color with different level. 

Have you know about this type of widget control ?

2020-11-04 06-52-56
Atul Patel

Chirag Baroliya wrote:

@Atul Patel

Actually, I want level wise drop down control and also we have different color with different level. 

Have you know about this type of widget control ?

Hello Chriag,


You would have to check online for Javascript library which could provide this type of multi select feature.


Not sure if we have any existing component in forge for this.


Thanks and Regards,
Atul Patel

2017-08-08 11-23-03
Chirag Baroliya

Hi Atul Patel,

Please provide me information that how to create component of multiple select combo box using java script or j query.

 Thanks and Regards,

Chirag Baroliya

2020-11-04 06-52-56
Atul Patel

Chirag Baroliya wrote:

Hi Atul Patel,

Please provide me information that how to create component of multiple select combo box using java script or j query.

 Thanks and Regards,

Chirag Baroliya

Hello Chirag,


Just have a look at the component I have suggested above. It uses JavaScript to create multi select dropdown.


Thanks and Regards,
Atul Patel

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Chirag,

That multi-level select drop down thing is really a horror UI-wise. Please rethink that interface, it's bad user experience.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.