I have 1 option in my dropdown w/c is "Others".
If I select the "Others", a textarea will show up and I can input whatever I want.
Is there a way that I can replace the value of the <option value="Others">Others</option>
, based on the input text in the textarea.