Can I display the selected value of a combobox on the same page as text that updates as the selection changes?
I'm trying to build a sentence using combo boxes and input fields.
The combobox represents a name for instance and needs to update in the sentence as it is changed.
I would appreciate any help I can get
Thanks