Success Message Error

1 reply · opened Jan 15, 2020

AalecorsiJan 15, 2020

I have a contact form realized with the previous version of "Canvas", the form works and correctly sends emails, but it does not show "success message", how can I solve the issue?
The form code is the following:


	
	
.
.
.

You can see form on this page: https://www.topitalianmortgage.com/test.html

SSemicolon WebSTAFFJan 16, 2020

Hello,

We have checked out your Codes and it has several errors. To include your Custom Form Fields inside the Form, make sure that the Form Inputs name Attribute is properly configured and matches the prefix defined in your Form. Example: name="mutuoRiassunto" should be replaced with name="template-contactform-mutuoRiassunto" . This would be applicable for all the Form Inputs. Additionally, we have also noticed that your Form is using include/sendemail.php which is not valid anymore. The Latest Version of Canvas uses include/form.php File. Make sure that you follow the Documentation > Forms Section for complete instructions on how to use Forms.

This will definitely fix your issues. Hope this Helps!

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