Well I am trying to submit a form by pressing enter but not displaying a submit button. I don\'t want to get into JavaScript if possible since I want everything to work on a
This works fine and it is the most explicit version of what you're trying to achieve.
Note that there is a difference between display:none and visibility:hidden for other form elements.
display:none
visibility:hidden