A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
May 02, 2018
Oct 17, 2019
Exposing data
Closed, Acceptance tests pass
Handle ILM (information life-cycle management) for submitted items.
A form preserves its submission data for N days then removes that data. By default, N = 30 with partial submissions, and NEVER with finalized submissions
You can configure N globally, and you can override it for each form (or hard-code it.)