Forums

reset dropdown selection on event

peppelaria 09 Aug, 2018
Hy Max,
I have a form with some dropdown and I menaged to show or hide them basing on other dropdown selection combination.

what is the best way to select the first (empty) option of a chronoforms6 dropdown or reset it when i select the first option of another dropdown?

thank in advance for your help
peppelaria 10 Aug, 2018
Answer
Hi Healy. I figured out it using jquery and semantic UI method.

$('your element').dropdown('restore defaults')
This topic is locked and no more replies can be posted.