Hi there,
Why am I getting the below sent to me? I am not sending anything using the form but as soon as I log into the site I get about 2/3 emails like this:
Thanks!
Why am I getting the below sent to me? I am not sending anything using the form but as soon as I log into the site I get about 2/3 emails like this:
This is a list of form data:
Your Name
Your Email
Phone Number
Order Number
Message
Thanks!
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 ?
if it's your site then does any of your forms have an email action setup with the email body having this content ?
Hi Max,
Sorry, my site.
This is what is in the Email body.
When I test the form I get the form with the content that is entered, but I also get another email with this:
What do I do to prevent the extra blank email I'm getting?
Thanks!
Sorry, my site.
This is what is in the Email body.
This is a list of form data:<br>{email:data_table}
When I test the form I get the form with the content that is entered, but I also get another email with this:
This is a list of form data:
Your Name
Your Email
Phone Number
Order Number
Message
What do I do to prevent the extra blank email I'm getting?
Thanks!
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
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
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!
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
Hi Max,
Can you please be a bit more clear in what you mean and what would fix the issue. I've been at this for a while now and it's still not working.
I'm also trying to add a screenshot here but there's no way to do that😟
Thanks!
Can you please be a bit more clear in what you mean and what would fix the issue. I've been at this for a while now and it's still not working.
I'm also trying to add a screenshot here but there's no way to do that😟
Thanks!
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 ?
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 ?
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
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!
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🙂
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
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
You need to login to be able to post a reply.