Philip Hallstrom wrote: >> but what triggers that if there is no <%= submit_tag 'Save' %>? > Browser dependent, but usually if you hit ENTER while in a text field > it will submit the form. > > Or perhaps that form's submission is being triggered via javascript.
Hi Phillip There's no javascript, but I think the default submit via ENTER must be what was intended. I didn't know about that. Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

