I have created a new JSForm using the new solution model functionality in 4.1 bx and have also created a number of checkboxes and added them to that form. Now I am trying to remove my checkboxes from the tab sequence, which to me means that I do not want a user to be able to hit tab and have the checkboxes grab focus. I have tried setting the tabSeq property of each checkbox field to 0, null and -1 and so far nothing that I do will stop the fields from grabbing focus from the tab key. I can’t seem to get them out of the tab sequence.
Suggestions?
Java 5/Mac 10.5