+ 1
Sselect checkbox
Estimados, como podría hacer para según que tipo de opción se seleccione en una lista de selección multiple, me aparezca o no un listado de checkbox para seleccionar?
9 Answers
+ 3
Tell me if I am wrong in understanding here. Let's pretend we have a select dropdown, with 3 options, "Animal", "Food", and "Sport". You want to show different checkboxes below the select dropdown when someone choose an option from the select dropdown.
Is this what you are saying?
+ 7
Ipang YOU gave a very good and accurate answer and your code is logically sound
+ 3
Here is an example to get started with multiselect dropdown.
https://code.sololearn.com/WiOPehRDQrCC/?ref=app
+ 2
Thank you BlackRose Mike 🙏
+ 1
You mean a dropdown that automatically selects some options if I select a certain option? I don't have it. Actually I'm not sure this is what you meant.
You can write in Spanish if English is not comfortable. I can use translation tool to understand what you mean.
+ 1
yes exactly
thats what i whant
+ 1
Jose check the code, I made a little change.
0
hi, thx.
do you hace one where checkbox that apear, depend on what i select?
0
lo que necesito es lo siguiente.
necesito que se me desplieguen distintas opciones de “checkbox”, dependiendo de lo seleccionado en “select”.
Dime si con esa informacion basta