Hello fellow GravityFriends (hehe),
Got a fairly straightforward question regarding a redirect to an anchored form when the submission was NOT successful. I have a form on a page that is at the bottom of the page that is linked to via an anchor...observe:
http://www.cruinstitute.net/salon-services/
The form is at the bottom at this link:
http://www.cruinstitute.net/salon-services/#request-form
The issue I am having is when someone does not fill in a missing field and needs to know that. Currently, I tried having the form redirect to the anchored URL, but once I hit submit, it just redirects to the page and drops the anchor. This is important because I want people to know their request was not sent and currently it just goes back to the page as if everything is all good.
I suppose I could have it redirect to a page that says something to the effect of "This did not work" with a direct link to the form, but I don't want to do that extra work unless I know I have to.
On that note, I was wondering if it could also redirect if the form does go through so they may see the confirmation, as well.
Any help is appreciated! :)