Form field IDs no longer present
-
It looks like since a recent update, the form fields in my forms are not accepting the id property – only the HTML name is being set, but not the ID. I have custom javascript that is referencing those IDs that is no longer working because of this. The form fields are setup similar to this:
[select* player-jersey-one id:player-jersey-one include_blank “Adult XS|37.50” “Adult SM|37.50” “Adult M|37.50” “Adult LG|37.50” “Adult XL|37.50” “Adult XXL|37.50” “N/A|0.00”]
I saw a patch note for 5.8 about the ID field being ignored if there is a duplicate, but I confirmed that all my IDs are unique on both of the forms in question.
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Form field IDs no longer present’ is closed to new replies.