Forums

email works in load but not in submit

misterg2 05 Nov, 2014
I am trying to set up Chronoform V5 starting with a simple form render with 2 message boxes and 2 send email actions. The email works in the load event but not in the submit event.
The email does not use form fields - the to and from fields are manually inserted.
GreyHead 05 Nov, 2014
Hi Misterg2,

Does the form actually submit? Do you see any thank you message you have added?

Bob
misterg2 06 Nov, 2014
It would appear that the submit is not working. There is no debugger output or message displayed. Not sure why this can happy.
misterg2 06 Nov, 2014
I have now abandoned version 5 and restore V4 - this is now working - a shame to upgrade does not work out of the box. Hope to move to Version 5 some time later.
GreyHead 06 Nov, 2014
Hi misterg2,

The most likely explanation is that the Joomla! SEF plug-in is failing to submit the form to the correct URL. Setting Relative URL to No in the CFv5 HTML (Render form) action will often fix this.

Bob
This topic is locked and no more replies can be posted.