Tab Key not moving in order

Issues related to forms.
Post Reply
User avatar
gregbarnes
 
 
Posts: 55
Joined: Sun Oct 27, 2013 8:15 am
Location: Perth, Western Australia
Contact:

Tab Key not moving in order

Post by gregbarnes »

WB version 20.2
I have a "Contact Us" form with:
3 Editboxes (Tab Index: 0, 1 and 3). After filling in the 1st Editbox (Tab Index: 0) and hitting the Tab Key, the focus goes to the Dropdown Menu, instead of the 2nd Editbox (Tab Index:1). Is there any way to make the Tab Key go to the 2nd Editbox? The other Tabs work fine.
The Dropdown Menu shows on each page from a master page as "Embedded Page is a layer".

Here's a link to see it happening:
https://www.isacimages.com/-SMC-FORM-TE ... tactus.php
Last edited by gregbarnes on Sun Jun 01, 2025 6:37 am, edited 1 time in total.
Cheers for now,
Greg
User avatar
Pablo
 
Posts: 23565
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Tab Key not moving in order

Post by Pablo »

To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.
Also, please include a description how to reproduce this problem.

I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.

Note that I cannot see what you have done based on the published page (HTML), because the software has thousands of options and millions of possible combinations.
So, there is no way to know which options you have used by looking at the HTML only.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
User avatar
gregbarnes
 
 
Posts: 55
Joined: Sun Oct 27, 2013 8:15 am
Location: Perth, Western Australia
Contact:

Re: Tab Key not moving in order

Post by gregbarnes »

Thanks Pablo, I think I have fixed the issue. I had the first Editbox as Tab Index: 0, so I changed it to Tab Index: 1 and then the rest of the Editboxes as 2, 3 etc. It seems to have worked. Many thanks for your quick reply, much appreciated. Cheers, Greg.
Cheers for now,
Greg
Post Reply