Live Forms Latest - This documentation is for Live Forms v9.2. v9.2 is a Cloud Only Release. Not for you? Earlier documentation is available too.
COVID-19 Response Info: At frevvo, our top priorities have always been employees and customers. We have taken several steps to promote the well-being of our people, to minimize services disruptions, and to help where we can. Visit our website for updates.
Submitting Forms
Form submissions can easily be integrated with real business applications. When a users fills in and submits your form, the form can be configured to:
- Send the submission to your email address
- Store submission in Live Forms' built-in submissions repository
- View the submissions in the repository
- Export the submissions into a CSV file that can easily be opened in a Microsoft Excel Spreadsheet
- Store the submissions in a Google spreadsheet.
- Send the submissions via HTTP to a database connector that can read/write/update your database
- Send the submissions via HTTP to an endpoint of your choice - the data is available as standard name-value pairs or XML documents
When your form is submitted an xml document with the user's data is submitted to the server and saved in the document repository. The behavior the user sees, however, depends on the form properties you have defined--specifically, the form action property and the doc action property. See Form Properties for details.