Hi,
I have a a simple form with textarea field and a combobox . I bring the data in both (textarea field + combobox) from the database
I want that when the user chooses one of the combobox options the textarea field changes with it .
any ideas?
thank you .