Ajax Forms: misplaced error/success message

2 replies·opened Dec 18, 2023
Y
yvan67Dec 18, 2023

Hello,
my contact form is actually working, but the status message come in a new page, not in the .form-result div.
Any idea?
Ivano

S
SemiColonWebSTAFFDec 19, 2023

Hello,

The Form appears to be working fine for us and as you have mentioned it is loading in a Toast. Simply add the data-alert-type="inline" Attribute to the .form-widget Element to display the Notifications Alert on the Page above the Form. Example:

<div class="form-widget" data-alert-type="inline">

This will definitely work fine. Hope this Helps!

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

Y
yvan67Dec 23, 2023

Thanks! Will check soon

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
Ajax Forms: misplaced error/success message · Canvas Template Support