how to control tab key movement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 03:38 AM
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 ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 03:58 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2016 03:59 AM
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