Here's a stupid question... I have a field that is populated from a value list. When entering data, when the cursor lands in this field, the dropdown list displays and autofills based on the keystroke in the field.
I'm wondering if there's a way, once a key is pressed and the value highlighted from the dropdown, to be able to press the TAB key to commit that value. It seem FM behavior is that I must first press ENTER to commit the value, then tab to move to the next field. I understand I can have enter, tab or return advanced to the next field, but actually selecting and committing the value from the dropdown is what I'm after.