[TYPO3-mvc] A little help with the fluid form tag?
Jonas Götze
jonnsn at gmail.com
Wed May 12 09:21:57 CEST 2010
Hi Felix,
Thank you for this hint - I guess this is not how it should be?
Anyhow - it did not solve my Problem. :(
I tried adding every Action in my Controller to the
switchableControllerActions in my Flexform, but no change.
I also tried to replace this by a "settings.viewMode" in my Flexform and
redirect according to this value in my IndexAction.
So it goes into the index-Action and redirects to the edit-Action but
never runs through the update action.
Regards
Jonas
Am 12.05.2010 08:51, schrieb Felix Oertel:
> Hi,
>
> Am 12.05.10 08:21, schrieb Jonas Götze:
>> @Felix: Yes - this is the case. Is this a Problem?
>
> No, but you have to include all the actions (update and the one you
> redirect to) into the flexForm ... otherwise they are not callable, even
> if they are configured in ext_localconf.
>
> regards, foertel
More information about the TYPO3-project-typo3v4mvc
mailing list