[TYPO3-mvc] Flexform separated in settings, persistence, view?
Bastian Waidelich
bastian at typo3.org
Mon Nov 9 19:40:29 CET 2009
Benno Weinzierl wrote:
Hi Benno,
> The flexform is parsed in parts that do not exist. How do i have to
> structure my flexform to get this working again?
It's not a bug, it's a feature ;)
With revision 1600 it's possible to override all configuration options.
To change settings, you have to prefix the respective flexform fields
with "setting.".
See
https://svn.typo3.org/TYPO3v4/CoreProjects/MVC/viewhelpertest/Configuration/FlexForms/flexform_test.xml
for an example
and
http://forge.typo3.org/repositories/revision/typo3v4-mvc/1600
for the commit message.
HTH,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list