I have a case where I need to reset a form after successfully submitting, but without page refresh
Is there any way to reach the requirement? Or any way to handle this edge-case?
I have a case where I need to reset a form after successfully submitting, but without page refresh
Is there any way to reach the requirement? Or any way to handle this edge-case?
Yes, using custom JS.
It’s a bit of a mission if you need to detect a successful submit prior to the reset.
!important
or by removing the display: none styling applied by webflow.js