I am embedding a from in a template and I am not using ajax. Because of the layout of the page when a user clicks continue the form jumps to the top of the page and it looks wrong. I would like the form to stay where it is.
here is a link to the form http://www.howto-get-socialsecurity-disability.com
and here is what I am using to call it
gravity_form(1, $display_title=false, $display_description=false, $display_inactive=false, $field_values=null, $ajax=false, $tabindex);