A simple module which stores the data entered into the form so that if the form isn’t submitted but the browser is closed the data is still store and then retrieved when the user returns to the form.

This module store form data locally within a users browser using HTML5 localStorage, this means that the data stored in localStorage is still there even after a user has closed the browser, deleted their cookies or turned off their machine/device.

Link to the project: http://drupal.org/sandbox/fly2abhishek/1924946
Git access: http://git.drupal.org/sandbox/fly2abhishek/1924946.git 7.x-1.x

Comments

davidsonjames’s picture

Status: Active » Needs work

Hello, please try to fix issues raised by automated review tools:
http://ventral.org/pareview/httpgitdrupalorgsandboxfly2abhishek1924946gi...

abhishek-anand’s picture

Hello,

All issue raised at http://ventral.org/pareview/httpgitdrupalorgsandboxfly2abhishek1924946gi... are fixed.

Thanks,
Abhishek

mayank-kamothi’s picture

Hi,

Manual Review:

I have checked your module configuration at admin/config/content/safeforms for "Allow forms to be safe" this is ok but i don't understand it's description it is only "Test" ?
when i clear drupal cache form data is gone.

Mayank Kamothi

abhishek-anand’s picture

Hi,

Changed the description "Test". It was a miss!
Clearing the drupal cache persists the form data for me. Can you elaborate on this?

Thanks,
Abhishek

abhishek-anand’s picture

Status: Needs work » Needs review
klausi’s picture

Status: Needs review » Postponed (maintainer needs more info)

http://drupal.org/project/form_save_state

This sounds like a feature that should live in the existing form_save_state project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the form_save_state issue queue to discuss what you need. You should also get in contact with the maintainer(s) to offer your help to move the project forward. If you cannot reach the maintainer(s) please follow the abandoned project process.

If that fails for whatever reason please get back to us and set this back to "needs review".

PA robot’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

I'm a robot and this is an automated message from Project Applications Scraper.