in my form, I would like to change, with one click on a link, a select to a list of checkbox with the same choice that the previous select.
I already did with a show/hidden div but the matter is the selection of the hide part is still active and mess up with the results.
So I don’t know how to handle this and that’s why I ask for your help.
Thanks
You can disabled element select or you could remove its name attribute. Here is a sample snippet: