we have a form with several fields, some of the are hidden. Those fields are shown if certain rules apply. If they are shown, I want them to be part of the tab order. It seems, however, that if the next field in the tab sequence is hidden (not visible), the tab doesn’t simply jump to the next field in the order but doesn’t jump anywhere. In that case, you have to use the mouse.
Could that be changed so that the cursor jumps to the next visible field in the order?
I have a form which starts with a date - the tab order works from the second item ie text and tabs correctly to the end of the line, however if you start in the date field all that happens is the row is selected. Will the fix for 3.5 deal with this problem too ?