The AJAX option is part of the shortcode or function call that displays the form. It looks like you are using AJAX.
When using AJAX in the current public release you can't set an anchor for it to go back to the top of the form, however it is something that we are going to add in the next 1.5 release.
In order to do this now you would have to NOT use AJAX and follow the directions here:
http://forum.gravityhelp.com/topic/redirect-after-failed-form-redirect-to-page-w-anchor#post-9592
Check the shortcode you use to display the form. AJAX is one of the options and it must be set to true, you need to remove it or set it to false and then follow the directions above.
We will be making it so that the 1.5 release does this automatically when AJAX is used.
Posted 13 years ago on Tuesday December 14, 2010 |
Permalink