You need to sign in to do that
Don't have an account?

how to change focus from one field to another when clicking on enter key
There is a page block table with some input fileds and a command button .when value entered in the input field and click enter key for some reason button method getting invoke. how to swicth the focus from one field to another field when click on enter key.

This is the default behavior. But I think you can use some JavaScript to change this...