MikeyG
(Mike)
1
Hi everyone !
I have a contact form which successfully sends email delivery, as confirmed by logs. I receive the user’s typed inputs OK as desired.
My nesting is: form holds a flex, and flex holds input input select input success error submit
ISSUE #1: the success message does not appear on the frontend.
ISSUE #2: I cannot figure out where/how to edit the success message or the error message.
Any suggestions are welcome. Any links to other peoples’ solutions would be appreciated.
Thanks, Mike.
dan
(Dan)
2
Are the success and error messages inside the form component?
If you share your project via Elements Cloud and paste the link here, we can take a look for you and just check everything is set up correctly.
Don’t forget to remove your password before you do share it!
MikeyG
(Mike)
3
Thanks Dan. Here is a quick screenshot of the component nest.
Fuellemann
(Jan Fuellemann)
4
Hi,
I think you will need to add some text in the success or error containers, like this?
3 Likes
MikeyG
(Mike)
5
Fuellemann, thank you . . . your suggestion seems to have solved the problem !!
1 Like