PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Autoscroll next field to center of window when automation and Conditional Logic

  1. Hig116
    Member

    I have a form that uses conditional logic to display the next field using animation. Is there a way to have the page autoscroll to that field so that the field is in the center of the page? Trying to keep the viewer from having to scroll down to each field every time a field is completed.

    Thanks,
    Keith

    Posted 11 years ago on Thursday February 14, 2013 | Permalink
  2. Hig116
    Member

    Anyone? I'm thinking it will be something javascript related and either some form of anchor tag or focus();.

    Keith

    Posted 11 years ago on Friday February 15, 2013 | Permalink
  3. Please share a link to the page on your site where we can see this form.

    You can do this with JavaScript (jQuery). Sounds like you want to scroll to the newly revealed field once it becomes visible with conditional logic?

    Posted 11 years ago on Monday February 18, 2013 | Permalink