Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • [[V4_Integration#Email_Integration|Send the submission to your email address]]
  • Store submission in frevvoLive Forms's built-in submissions repository
  • View the submissions in the repository
  • Export the submissions into a Microsoft Excel Spreadsheet
  • Store the submissions in a Google spreadsheet.
  • Send the submissions via HTTP to a database connector (provided free by frevvoLive Forms) 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 frevvo Live Forms 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 [[V4_Designing_Forms#Editing_Form_Properties | Form Properties]] for details.

...