Ticket #1539 (closed enhancement: wontfix)
Package forms auto-save
Reported by: | icmurray | Owned by: | icmurray |
---|---|---|---|
Priority: | major | Milestone: | ckan-v1.7 |
Component: | dgu | Keywords: | dgu form refactor wizard #1525 |
Cc: | dread kindly shevski | Repository: | ckanext-dgu |
Theme: | none |
Description
Using the saved-draft feature, we enable auto-save for the package-new and package-edit forms.
An AJAX call is made every N seconds, and the auto-saved blob is updated.
note - we don't want to overwrite a previously save draft, but we will want to overwrite the last autosave.
Change History
Note: See
TracTickets for help on using
tickets.