how to control tab key movement

saisurendra
Tera Contributor

I have a requirement from client that by pressing the   TAB key it should move from left field to rught side field , but as we used container start it is moving downwards irrespect to order.     is there any solution to control the TAB key movement ?

2 REPLIES 2

Chuck Tomasi
Tera Patron

Hi Sai,



This comes up from time to time. It's one of those answers "it is what it is". Tab moves the cursor from field to field (generally down the left side columns, then right.)



To try and modify it with DOM manipulation or other non API scripts can put your script at risk of not working or causing bad effects for future upgrades.


Chuck Tomasi
Tera Patron

I should have mentioned - if you would like, I invite you to submit an enhancement request. Our product teams DO listen.



Enhancement requests: Tell us how you would improve the ServiceNow product