Session\TYPO3
Uses the session mechanism of TYPO3 to store and retrieve the data.
To access session data in TypoScript, you have to
- Specify your own uniqueID for a form
- Use Session\TYPO3 instead of the default Session\PHP
.clearSessionsOlderThan.value
Value for the threshold used to remove sessions of old forms which weren't finished.
Data type
Integer - cObj
Default value
1
Version added
1.3.0