Totally new to all of this - apologies for ignorance in advance. Need two registration forms - one for "members", one for "employers". Am set up using Community Builder for my "member" registration form, all works well. Settings: Joomla! Global Config has register option turned OFF, with configuration in CB allowing for registration (set to Yes). Problem - second registration form for "employers" is set up in Chronoforms. E-mail is enabled. Upon hitting the "submit" button though, nothing happens - the form is still viewable, and no e-mail is sent.
I don't need the data from chronoforms to be captured into any database, as long as it is actually e-mailed to me - what am I doing wrong with the form on submission though?
Thanks for any help in advance!
Hi,
Upon hitting the "submit" button though, nothing happens - the form is still viewable
you mean the page doesn't reload ? reloads and the form is still shown ? should be a problem here which must be fixed first.
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Wow, quick response!
Nothing happens when I click "submit" - the button depresses, but the form remains - no reload.
then your form button is not a submit button or there is some JS error somewhere, this must be solved first, its something to do with your form code or how you set it up in the chronoforms manager.
you can put here a link to the form and I will look at it quickly.
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Thank you, Max... here it is -
Hi, where do you test this form ? Internet explorer ? I see you have enabled validation and so when you click submit it asks you to enter values!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
No, tested it in firefox... sounds like i need to go back in and recreate a form, w no validation...
thanks for taking the time to help. will try a new form!
Hi hdicey,
Your form appears to work OK - it submits once *all* the fields are complete. The trickiest one is that you have to select a country even though the USA appears to be already selected.
I see that you have debug on but the page redirects after a few seconds - this isn't helpful for debugging.
Bob
you can also set "load chronoforms files" to NO in the general tab so the validation stops for this form!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Fantastic, thank you both!