reset dropdown to no value selected
Hi Experts,
I have problem adding new items to dropdown. Whenever I add items to dropdowns, first value is automatically set as default. I tried resetting dropdown with resetForm(["Dropdown1"]); but it does not work because dropdown default value is first item while I want dropdown to reset to none value selected.
I know there is way to add "" as first item in all of the dropdown but I do not want to use this.
Regards
Arvind
