Inspiring
September 6, 2024
Answered
Populate Text field from dropdown but text field remain editable.
- September 6, 2024
- 3 replies
- 614 views
Hello Experts,
I have two dropdowns ('Dropdown3' and 'Dropdown4') and a text field ('comments'). I am using JavaScript in custom calculations of comment field to populate the 'Comments' field based on the dropdown selections, which is working perfectly.
However, when I manually enter additional text in the 'comments' field and then make another selection in the form, the newly entered text is automatically wiped out.
I want to preserve any manually entered text in the 'comments' field.
TIA
