Do you have an email action built in? If so, where exactly?
what site ? your site or here on chronoengine.com ?
if it's your site then does any of your forms have an email action setup with the email body having this content ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
how many email actions do you have in your form ?
sometimes there are browser plugins or joomla plugins which may reprocess the page and cause this issue, so please try a different browser and test the form using the "view" form link in the admin area
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Max,
It's still doing this. As soon as I go to the contact page, without doing anything, it sends me several blank emails.
Below is the email information:
Your Name
Your Email
Phone Number
Business Name
Subject
Message
Any idea how to fix this?
Thanks!
most probably you have email actions in the "Load" event of your page
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
On the Load tab I have
Text
Textarea
ReCaptcha
Email
Button
Do you have any "Actions" on the Load section of your page ?
I mean, in v8 each page has Load & Submit, so if you place an Email action in the "Load" then it will fire when you open the form, which is happening in your situation
if this is not the case, then where in your form did you place the "Email" actions ?
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
The Email action is on the Load tab. Where should I put it?
Thanks!
under the "Submit" in most cases, you want the email to be sent when the form loads or when the form submits ? you should place it accordingly
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
It's fixed now. Thanks!
1) How can I change the url that is showing after the form is sent.
This is what I see:
https://www.mysite.com/get-in-touch.html?view=form&chronoform=contact-form
This is what I would like:
https://www.mysite.com/get-in-touch.html
2) As soon as I place the cursor in the email field the message below shows up. Is there a way to make it display when I exit the field and ONLY if the email address is not entered or valid.
A valid email address is required.
3) How can I show a thank you message at the top of the page after the email has been sent. When I add an HTML message it shows but the form disappears. I don't want the form to disappear.
Thanks!
Any suggestions to the questions above? Or a tutorial that I can refer to?
Please and thank you🙂
Hi LikeStuff
1- not possible, the form alias should be passed in the URL so that the form can work correctly, why do you need to remove it ? this url is not seen by search engines.
2- possible with a code hack
3- not possible, you may however place a big link "Submit another form" or something similar
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?