Is there a way to get to the field name mapping with a jQuery or Javascript call?
Currently, all fields appearing in a form are using "input" or "field" and the form and field number only. What would be great if I could manipulate the field values via jQuery or Javascript other than to having to refer to them by the current ID or field name. There are some use cases for this, which I can supply if requested. I first wanted to see if this has been already demonstrated as a possible practice.
Thanks,
JB