Hello to everyone,
is it possible to prevent a Hubspot form to refresh after submitting?
Thank you for your help!
Kathi
Hello to everyone,
is it possible to prevent a Hubspot form to refresh after submitting?
Thank you for your help!
Kathi
@KathiNetpress Officially? No, there is not. However, is it possible? Yes, it is - albeit it’s a hack. See this gist: Submit a HubSpot form with AJAX without redirecting the user. · GitHub
I actually used a modified version of this with this email signature generator so i can confirm it does work. But there were issues with IE/Edge if you just copy the gist as is.