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

Limiting Enter key so that it does not trigger 'Save' action
When creating new objects and intuitively pressing the Enter key the system saves and closes the page and returns to the main menu. I need to limit the Enter key to the entry fields and neither triggering the save action nor directly taking the user back to the main screen. Is this possible through a Java script? If yes, should I create visualforce pages for standard object detail pages and override detail page of standard objects ? Or is there any other method to implement this? Pls help!