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.

Tabbing on form

  1. Is there a way to set the form so if I tab (after plugging in first name) it moves to the next field? On my form, when I click "tab" it goes to the bottom of the page.

    http://mybelovedmug.com/submit-your-story

    Posted 12 years ago on Wednesday April 11, 2012 | Permalink
  2. You have two forms on the page and the tabindex's are conflicting. For the footer/widget form, you can go the the widget settings and define the starting tabindex. You'll want to set it to probably 10 or something higher than the last tabindex defined in your primary form.

    screenshot: http://bit.ly/IrMB9d

    Posted 12 years ago on Wednesday April 11, 2012 | Permalink