How can I control what happens in a form when the user preses enter? I have a form with two submit buttons, each that perform a different action. I want to be able to control which one is activated when the user presses enter. By defualt, the first one is pressed, but I need the second one to be pressed.
