Where fld_value is the name of the field pictured in the attached screenshot. This seems to work at first, and then starts looping uncontrollably through the list of records until it reaches the final record, at which points it hangs and I need to force quit.
Which platform? On Windows you can just tell your user to use the up arrow and down arrow keys to move from record to record. I do not know about the Mac.
Good suggestion – that will get me to the next record, but I have to hit tab 3 times to get to the correct field. It tabs to the record (highlights the nub on the left in black), then the field, name, and finally the field.
Even if I do an onRecordSelect requestFocus() on the field, after you lose focus on the field it still wants to tab through the other fields.