Assets Mode Create/Delete FoldersSearch Folders & FilesCreating & Deleting FilesCut/Copy/PasteSorting & ViewingAsset ToolsSearch BarSorting Button

For easier navigation, please choose a Pepperio feature that you would like to learn about.

Forms

Gathering user information.

Using forms to use within your site is an easy process. Your developer will already have created the forms and their content that you will use on your website, however the following page goes through some of the features you can use.

Manually retrieving form data:

Every time a form is sent by one of your customers, its records may be saved (if your developer has activated it). To download all the results of a form follow this procedure:

1. Open the form you wish to use by double clicking it.
2. Expand the 'Input Data Storage' section in the window that appears.
3. Click the 'Download' button.
4. Save the .XML file to your computer.

To clear the stored data you can click the 'clear' button.

Note: You may open this file with your web browser, notepad or any other XML supported software.

Accessing data externally:

There may be times when it would be helpful for you to view the stored data from a form remotely using the internet. To do this you will simply enter a URL into a web browser from wherever you are.  To find the pre-generated URL - follow these steps:

1. Open the form you wish to view externally.
2. Expand the 'External Data Access' section.
3. Take a note of the 'URL for External Access' by copying it (ctrl-C - or highlighting it and right click).
4. Change the yyyy-mm-dd text in the URL to correspond to the two dates you wish to view data between.
5. Enter the URL into a web browser and your data will be displayed.

Note: You MUST change the from=yyyy-mm-dd AND to=yyyy-mm-dd to reflect the dates you want to use,  for example:

 /DownloadForm.asp?id=13414&ac=1b3231655cebb7a1f783eddf27d254ca&from=2007-05-01&to=2008-03-01