Versions Compared

Key

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

...

  1.  rename the download file named connector-google-apps.zip to google.war
  2.  copy google.war to c:\frevvo<frevvo-home>\tomcat\webapps

Tomcat will automatically expand the war file and start the connector running. If you are not using the frevvo the 

tomcat-bundle or have not installed the bundle into c:\frevvo make the necessary path adjustments to step 2 above.

...

 provides wizards and a Google Connector that support easy direct connectivity with Google Spreadsheets. You'll need a Google Docs account and a frevvo account account.

To save submissions to your Google spreadsheet, edit your form and use the Doc Action Wizard to configure your form to save your submissions into a Google spreadsheet. Each time someone uses and submits your form, a new row is added to your Google spreadsheet.

...

The Google Document Connector uses a template syntax to insert values from a submitted form into the document. The syntax is ${form.[Name]}. Where [Name] is the name you gave to the particular form field in the frevvo Form  Form Designer. Read more about naming form fields.

...