Hello!!!

I have a form where an organizer can input a list of comma-separated email 
address, so that each person receives an invitation to register on the 
website (you can only register for the site if you have an invitation).

Is there an easy way to get the  "if form.accepts()"   to use  
"requires=IS_EMAIL()"  
when the form element is not just a single email address, but a list of 
comma-separated email addresses?

Thanks!
Luis.

Reply via email to