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.
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.
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