I believe all you have to do is add this somewhere in your code to reset that particular dropdown.
$w(“dropdownName1”).value = null;
I believe all you have to do is add this somewhere in your code to reset that particular dropdown.
$w(“dropdownName1”).value = null;