@ben : I think that the field validation is also a huge pitfall. If I leave the mail field empty, an error pops up, which is good,
But if I enter “a@b.com”, and then submit, nothing happens. No error message at all, but also no processing.
@ben : I think that the field validation is also a huge pitfall. If I leave the mail field empty, an error pops up, which is good,
But if I enter “a@b.com”, and then submit, nothing happens. No error message at all, but also no processing.
I added these two components to the form to do my testing. I also removed the attachment component as I wanted to keep it simple. But none of this made any difference, the form was never successfully sent.
This morning I’ll create a new project with just the form so I can test it again. If it does not work I will send it over.
@ben I decided to add the form to a simple site i have to see if it would work there. I also assumed you had to ensure that the page had the PHP suffix.
But I still could not get it to work, even though I have tested the same credentials in the past and they work just fine.
The contact form is at the bottom of the page. It is just a single page site.
Am I understanding correctly that the only way to test the forms is on a published page, not a browser previewed one?
just tried that test website dont know if you got it,have you put a success and error bit on?
@Godber Yes, I do have the error and success components on the form. And no there is no sign of an email, yet.
tried it with my gmail account iCloud account and my own domain account,none work
I also want my form to work with gmail, but I’m having trouble. Could you give an example of the form settings to make sure I’m approaching this correctly?
I have spent most of the day testing all of my email accounts with the contact form and I cannot get one of them to work successfully.
Hopefully, someone will figure out what is going on soon so we can get a working contact form. For now I will remove the contact form from my test site.
Can you post a link to your test site so I/we can have a look at what the problem might be?
I think hes deleted it but you can look at mine
bearing in mind same credentials work fine in a classic form I have
For those experiencing issues, please first make sure you’re using a compatible PHP version. You can check this by following the instructions in this post:
New form component - #8 by bon
Also, be sure to re-publish all files to ensure everything is up to date.
If you’re still having trouble, the best thing to do right now is to send your project over to myself or @dan so we can take a closer look.
Please keep in mind that this is beta software, so some issues are to be expected—especially with the first version of a big new feature like the Form components. We’re committed to making sure this works for everyone, but there will always be some kinks to iron out, especially with varying hosting setups and PHP versions
ive also noticed if you select the type section whether you pick text or email when published and click on the box both try to insert an email address
Here is a link to the test site where I have added back the form. I also did the API check and I’m using the latest version of PHP available on my hosting service (8.3.16).
I’m using an email address that I know works on one of my older sites and that I regular get email through. So it should be working.
But it is not working for me.
nor me have yo tried filling in as the from email your own as in the one it goes to…if I do that I get the email from me to me hahaha
Ah, I tried your idea and sure enough it worked. Although I did have to change the PORT number before it would work. I had been using 25, but it seems it should be set to 465. No idea why it only works if it is sending to the same address as the one used in the form. All other addresses do not work.
weird to say the least… I have it set in a foundry form and classic and works just fine
Same here works perfectly in Foundry.
Could you clarify what you’re doing here to make the form work.
Are you saying that you need to fill out the form, in the browser, with your own email address in the “From” input field?
I think that’s what you’re saying, but need to be 100% sure before I can track down this bug correctly
yes thats exactly whats happening of me so I get email to me from me…but no other of my emails work