Referencing my new DS fields in Javascript
-
Hi there,
Since changing my dropdown fields to DS dropdowns, I suspect I need to somehow reference them differently in my code. For example
$.each([fieldname43, fieldname58, fieldname63, fieldname64, fieldname65, fieldname66], function (i, e) {
If these fieldnames were changed to DS fields, does the reference stay the same or does it change?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Referencing my new DS fields in Javascript’ is closed to new replies.