I have an existing workflow template with dropdowns and textboxes.
I want to pre-fill a textbox (Comments) with data when i select a value from a dropdown list and still keep the textbox editable.
The data to fill the textbox is already present in the external table associated with the dropdown list.
I tried setting my Comments textbox as a dynamic field but it is automatically converted to a dropdown list, which does not fit my requirement. Is there any way i can do the above?