Closed rolfkleef closed 9 years ago
Hi Rolfkleef,
Thank you for bringing this issue to our attention. This isssue will be fixed in the new version of the plugin. We didn't want to go back and fix any issues in the current version as our new version is going to be a major upgrade to the current infrastructure.
Thanks, Evan
Hi, I'm running into a problem with forms with a radio options field.
The first list of options on http://kvzeeburg.nl/aanmelden-voor-clinic/ should be required, but when marked so, the form doesn't submit and results in a javascript error "TypeError: $ is not a function" in this extra bit of code in the page (specifically: the else branch below):
On first sight looking at the page code, it appears everywhere else $ymce() is used instead of $()?