Prevent default enter key action in form
These features are part of the Visforms Subscription and not available in the free Visforms version..
The default behavior of HTML forms, when a user presses the enter key inside a form input element, is, that the form is submitted. This behavior is implemented through the browser. But especially with forms with many fields, this is usually not the behavior you wish for.
The Visforms Subscription will add a new option to the form configuration, that allows you to prevent that the form is submitted, when a user presses the enter key inside a form field. You will find this new option in the form configuration tab "Advanced" right under the "Layout Settings" block.
Enable this option if you want to prevent the form from being auto-submitted if a user presses the enter key inside a form input element.