Hi,
I can’t get my form to redirect to a Div on the same page.
- The div above the form has this class id=“success”
- The last action on the form is: https://cleanshot.com/share/mCRLR4hD
- The full actions list is this: https://cleanshot.com/share/vfQ7Hlbr
- The page in question is this: https://dev-cic.site/micro-providers
I have an element which appears on successful submit (which works) and the form is hidden after submit (which works). The URL after the submit is still the same page, without the #success on the end.
I’ve cleared the cache and been around in circles.
Help!