[TYPO3-mvc] Flexform and actions
Christine Gerpheide
cgerpheide at gmail.com
Sat Oct 23 13:55:41 CEST 2010
Hi Dawid,
2010/10/23 Dawid Pacholczyk <dpacholczyk at gmail.com>
> Hello List,
>
>
>
> It looks like FlexForm action is more important the URL action.
>
>
>
Yes, you're right here. In your flexform, you have to define all "enabled"
views for eac selection. So, for each of yours, you should write:
Post->index;Post->new
and
Post->new;Post->index
So the first one in each list will be default when a user selects that view,
but the others will still render if the URL vars say it should. Otherwise,
even if URL vars says it should render something else, that plugin won't.
Christine
--
Christine Gerpheide ✈ larissa, greece @ www.pheide.com
More information about the TYPO3-project-typo3v4mvc
mailing list