Just wondering if it would be possible to have conditional logic happen based on what is in a field.
I am setting up an event registration form and I would like additional Name and Address fields appear based on a field named quantity (for extra attendees).
Say, they check the 'additional attendees' box, and a number field appears (named quantity) and they type in '3'. I would like 3 additional Name and Address fields show up, like they do with standard conditional logic...
I am guessing that it isn't possible, but who knows, maybe Kevin or one of the other guys would know how to do it with some PHP magic...