Actions
Bug #25931
closedWizard: Use placeholders for custom TypoScript
Status:
Rejected
Priority:
Won't have this time
Assignee:
Category:
Form Framework
Target version:
-
Start date:
2011-04-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
FormWizard
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The wizard can't handle custom TypoScript, which has been manually added to the TS field. It will be ignored when reading while starting the wizard and disappears when saving the contents of the wizard.
Solution:
Use some kind of placeholders which hold the custom TypoScript. When saving the content of the wizard, the content of the placeholders should be saved back into the TypoScript.
Actions