Generate web-to-record form

You may organize data entry via your website directly to a database.

For creating a Web-to-Record Form you have to place a generated HTML code into your website.

For example, you want to add the Contact Us web-based entry form to the website. The data entered into this form should be entered into your Contacts database table simultaneously.

Web-to-Record form.png

To generate HTML code in the database, open Setup, select Forms > Generate web-to-record form

Web-to-record-form.gif

There are two options allowing to enable the web-to-record form Enabled (Pure HTML) and Enabled (HTML5/JavaScript). You have to choose one to generate the HTML code.

Enabled (HTML5/JavaScript) generates a simple HTML snippet to your website, so we recommend it, because this option is easy and handy.

Next: Enabled (HTML5/JavaScript)