Record Producer - Change tab order

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 07:35 AM
Hi,
I am developing a Record Producer and I would like to change the tab order.
It seems like ServiceNow tends to go from top to bottom, and then left to right within the same container. However, I need to go left to right, and top to bottom.
I tried to change the layout and change the input orders to keep everything in place, but the tab order remains the same.
Does anyone know how to change the tab order from left to right?
Thanks!
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 02:37 PM
Hello,
Yea, that's why I wanted to ask that you clarify things a bit more, haha.
So it seems OOB there is no "efficient" way to do this.
The only method I've seen that seems to work is to create a container and place the two fields inside of that (using a split to get one over to the right column) and then end the container and keep making containers over and over. Supposedly...that allows you to go from left to right for row 1, then down to left for row 2 and again right, etc.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2020 02:04 PM
Hi,
I just wanted to check-in on this. Please mark my reply as Helpful/Correct if it has successfully answered your question.
Thank you!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2020 06:10 PM
Hi,
I just wanted to check in on this. If my reply helped guide you correctly, please mark it as Helpful & Correct.
Thank you!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2022 04:34 AM
Has anyone resolved this issue or found an alternative approach? I also have a need and would like to understand how to accomplish this change in behavior of the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2024 11:40 AM
I have accomplished this by creating containers in groups of two fields and adding a container split between them. If you have an odd number of fields, create a container for the last field and add a split after the field.