Forms

1 reply · opened Sep 16, 2022

FFerrellSolutionsSep 16, 2022

Hey there,

When submitting a form, a green box pops up and provides confirmation that the form has been submitted.

Is there any way to have the form itself disappear upon successful submission? I've come to find that the green box in itself isn't enough. People submit the form over and over again because they miss the popup.

I just want the entire form to disappear and have the message show in place of the form.

I'm not sure if this is functionality that's already built in or if it's something I need to do myself.

SSemicolon WebSTAFFSep 20, 2022

Hello,

This is Definitely Possible! Consider using the following CSS Code:
[ch_pre type="css"].template-contactform-success #template-contactform { display: none; }[/ch_pre]

Hope this Helps! You can find more Documentation on this here: https://docs.semicolonweb.com/docs/forms/alerts/ .

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard