Hi,
I have a form without Save bttn and none of the buttons on the form are marked as default. When I click on any entry field on the form and press Enter on the keyboard page gets submitted. Is this normal behavior? I saw that form has action attribute which points to whatever I put in "Url on save" template field, however my form doesn't have Save bttn. and if I remove this value action gets populated by some other page name - I think it is caller page name.
Is there any way to prevent submit on Enter key?
thanks,
Alex