Closed (fixed)
Project:
Webform Clear
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2013 at 16:18 UTC
Updated:
23 Apr 2014 at 12:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
richsky commentedThat make sense
Comment #2
stephen ollmanSecond / Third this functional option. Would be great.
Comment #3
stefan.r commentedComment #4
stefan.r commentedThis version introduces a setting to either clear webforms:
- never
- immediately
- after 1 day
- after 1 week
- after 1 month
A default can be set globally that can be overridden on a per form basis by users with the right permission.
The default is "never" right now, however in 1.1 this was "immediately", so maybe an update hook would be in order, just to maintain compatibility with 1.1?
Comment #5
stefan.r commentedUpgrade hook added that changes the default value to "delete immediately" for people upgrading from
version 1.1 in order to maintain backwards compatibility.
Comment #6
caspervoogt commented+1 for being able to set this on a form by form basis
Comment #7
stefan.r commentedChanged update hooks to reflect 2.0 versioning
Comment #9
stefan.r commentedImplemented in 2.0