I'm confused, because I know this can be done, and should be easy .. but I'm a newbie
In creating a new lead. I want the tab order to go:
1 first_name 2 last_name 3 office_phone 4 cell phone etc.
Most of the form is correct, and does not need to be changed.
But when I open it, the focus is in first_name (okay) then jumps to source, office phone, status etc. ... last_name gets hit on the 10th tab, I want it on the second.
I tried to edit the field in Studio and set a 2 in the tab order but it doesn't seem to do anything.
Looking at page source first_name is 2 but when i click create new lead it is focused ?
And last_name has a tabindex of 108 but is 10th in the tab order.
I couldn't find where tab order is kept in the code or database. (editing a php file would be much easier than tweaking the gui, especially if I have to click all the fields.)
Thanks for your help.
Dave


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks