I want a registration form in my channel for calendar events so people can sign up for the events. I’ve got everything working the way I want, except I simply cannot get the “recipients=” parameter of the email module to accept an email address from my entry. I need it to function this way so the creator of the entry can specify which email address the registrant’s contact information should be sent to.
I’m 99% positive that the problem lies in the fact that email addresses are obscured with javascript, so I disabled the automatic linking of email addresses and URLs in my calendar channel, but the email address is still being garbled.
Is there a way to explicitly disable javascript garbling? Or perhaps you have an idea for another workaround to this issue?