I am using SharePoint 2016 on-prem.
I have been searching for a solution and I am not a programer :/ Is there a method to reset a dropdown value to its default "Select" when a different dropdown has been set to "External"???
I have 2 dropdowns:
DropDown1 = Internal | External
DropDown2 = Select ... | various numbers
If you select Internal than the DropDown 2 becomes available and you can select some numbers. Now, if you change DropDown1 to External then the DropDown1 fades out BUT the information is still selected.
Ideally, would be cool to be able to clear the value out once DropDown 1 = External.
Is it something you can help me with??
I know I am supposed to get some code myself but ... :( sorry not sure about it.

