I have set Chronoform as Joomla registration form. When someone registers I only receive default Joomla registration email with Name Username and Email. I need to receive my Chronoform fields that user entered. How do I set it so I receive all fields to my email?
Thanks in advance
Hi aaron.hughes,
Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.
Bob
Hi Thanks for getting back to me. Its version 4.0. I realise this may be a simple thing to do but anything I try doesn't work. I have Joomla registration disabled and have set 'Override the Joomla Allow user registration' to yes. I have also tried adding email action to On Submit event with my gmail address in the static 'To' field with all other required fields completed. I still only receive the default Joomla email with Name, Username and Email. Any help would be great thanks.
Hi aaron.hughes,
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hi,
I have sent form to you as PM. Appreciate your help.
Hi aaron.hughes,
The problem is with the sequence of actions. You have the ReDirect User in the OnSuccess event of the Registration event. This does exactly what it says on the box and redirects the user . . . before the Email action can be run.
Bob
Thank You so much. That works for me now.