• Resolved geoffmen

    (@geoffmen)


    This is a bug report.
    I am using the same fieldset, which includes a radio button, for different tickets (say, ticket type A and type B).
    Ticket type A has 2 attendees
    Ticket type B has 2 attendees
    When filling registration form from the front end, when I click the radio button’s label on attendee B1, it changes the selection for attendee A1.
    When clicking label on attendee B2, it changes A2.
    The effect for the end user is that the form moves up to the switching radio button and the radio button we expect to change by clicking its label doesn’t change. We have to go and click inside the radio button, can’t use the label.
    I looked at the code and it’s because it uses the same ids in the next ticket types.
    I guess the id’s should be unique or something.

    • This topic was modified 4 years, 7 months ago by geoffmen.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate ids used in labels makes clicking the label change wrong radio button’ is closed to new replies.