Contact form success message

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.

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!

Thanks Dan. Here is a quick screenshot of the component nest.

Hi,

I think you will need to add some text in the success or error containers, like this?

3 Likes

Fuellemann, thank you . . . your suggestion seems to have solved the problem !!

1 Like