Data Storage and External Access
Saving and retrieving form data
Problem:
How do I save and retrieve my form data to/from the server?
Fix:
To save form data to the server (which can only be saved as an xml file) ensure that the checkbox in the Imput Data Storage section of a form asset is checked. Use the 'Download' button to retrieve a copy of the file from server - this will maintain a running version on the server. To clear the file and start things afresh, use the 'Clear' button.
To access your data via a url, check the 'Enable External Access' checkbox in the 'External Data Access' section of the asset. Apply a date band as instructed, and paste that url into a browser.