I have a page of text boxes but unfortunately when i created them i didn't place them in the order they were created so now when you press Tab to go to the next box down it skips around the page to all the different boxes.
Is there a way to overwrite this and make it so for example, when a certain box is being used (on clicked, set a value to identify which box is being used) pressing tab will take you to a specified box?
Thanks