Hi Folks,
Is there any way to use a value attribute jQuery function to output with a new ID. For example:
I have a dropdown with the field ID ‘dropdown1’ but the var values output will have the ID ‘dropdown2’
This is so I can capture 2 different types of data from 1 field in a form.
Thanks