My favorites | Sign in
Project Home Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 21: Implement Export/Import feature to save progress
1 person starred this issue and may be notified of changes. Back to list
 
Project Member Reported by li.jaso...@gmail.com, Dec 4, 2010
Possible implementation idea:

1) create save.php which takes the $_REQUEST and "serializes" it to create an auto-submitting HTML form pre-populated with hidden fields containing the data values

2) modify index.html to have a save button that posts partial data to the save.php

3) modify index.html into index.php and pre-process request variables to pre-populate form with saved data. Will need to invoke JavaScript functions to create new rows.
Sep 18, 2011
Project Member #1 Dfygr...@gmail.com
allright, this was solved through a local couchDB instance.  Splitting off #3 to a seperate task due to the LOE
Status: Fixed

Powered by Google Project Hosting