Using ENTER on numeric keypad as TAB-key

Hello,

I need in my application that the ENTER key on the numeric keypad reacts like the TAB-key. When pressing the ENTER key, it must go to the next field.

Is there some setting that can make that happen?
In my application there is lot of numeric input so people only want to use the numeric keypad (one hand!)

The put an onAction trigger on each field is not a solution.

Is that possible to have ENTER react like TAB?

If not, can it be made possible in version 3.5.7?

Martin

Great I found the setting.

Makes my customer very happy!

Would you care to share what solution you found?

Paul

FYI application.setNumpadEnterAsFocusNextEnabled(true)