What is the best practice in TabIndex to set the wanted sequence of 'tabbing' through the screen?
I am trying to set the right tab-order in a copy of the IW21 transaction.
Trying to find the logic in TabIndex in a clean copy of basic view IW21, learns that there are quite some fields with the same TabIndex (a lot are 0), but the TAB sequence seems to work fine. The logic is unclear to me.
I now have a heavy changed tab-merged flavor in which the tab-index is chaotic. I start with giving the first one TabIndex 0, next 1, etc.
But it does not seem to take my TabIndex changes in to account at all.
It might to have something to do with all my hidden fields (that have their own TabIndex as well of course)?
Any guidance in the right direction is highly appreciated.
regards,
Joost