I am getting crazy trying to figure out the following.
I have a layout that includes 3 pop-up value lists (from a tab order standpoint they are 1 2 and 3). Those are the only fields on that layout.
Whenever I select a value for the first field,the next field (as defined by the tab order) that also validates via a pop-up value list "expands" to display the different values. Looks like the pointer jumps to the next field which in turn displays the different possible values.
I could avoid that by having regular fields "between" (from tab order standpoint) the fields that validates via a value list but I am pretty sure that there is another more elegant and simpler way to achieve this without compromising my tab order sequence by adding "useless" fields.
Looking forward to read you!
Thank you very much.