Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

Tabbing through page

$
0
0
I want to be able to let a user tab through a page in a specific way. In previews versions (Mendix 4) this was possible to setup. Simply by entering a number in the 'Tab index' from -1 till (lets say) 1000. This has been changed and now the function doesn't work the same way. "The tab index influences the order in which the end user navigates through the form using the tab key. By default tab indices are zero and the tab order is determined automatically by the client system. A value of minus one (-1) means that the widget will be skipped when tabbing through the form." In short, the field get's tabbed or not.  I've made the following picture to illustrate what I'm going for: The standard way would be the black line. However, when a user adjusts the standard values (grey text boxes) and goes to one of them it should follow the red line to the next red one. That would give the tab index 1/3/7/8/2/4/5/6. With Mendix 4 you simply number them the way you want to. In Mendix 7 you can only tell if it's on or off, so now all the tab indexes are 0/-1/0/-1/-1/-1/0/0. But for those that do want to change the standard values, they have to select every box one by one because you can't tab to the next one. How do I make this happen?      

Viewing all articles
Browse latest Browse all 83469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>