Hello! Need your help!
I want my Custom form page to reload when someone gets an errorMessage after button click
is there any code to do this? thank you so much, I’d really appreciate your help.
Inside the errorMessage code function →
wixLocation.to(wixLocation.url);
You should have a(n) import statement on the very top of your code →
import wixLocation from 'wix-location';
Reference → url - Velo API Reference - Wix.com
to - Velo API Reference - Wix.com