It would be great if we could set a dynamic expiry-date for submissions in a database, after which the entries will be automatically deleted. Something like "delete form-entries after X days / X months" (whichever is easier), so the form-data will not be stored indefinitely.
X should be a field, where we can enter the number of days/months that we wish to store the data on the website.
That would help with GDPR-compliance and also prevents the database from being cluttered with old entries.
Thank you!