[TYPO3-mvc] Calling own action from fluid form
Alex Bailey
vile at planet-generals.de
Thu Feb 4 12:30:21 CET 2010
Hey :)
I'm having a rather weird (or simple?) problem with a fluid template. In
my template I have a form
<f:form method="post" action="overview" name="filterCriteria">
Now when i push my submit button I want to send
the values of my form to my action (of course).
The problem:
I'm already in my overview action and calling the overview action from
the form results in an inifinte loop. Did I miss something I have to do
to prevent this?
Thanks in advance,
regards
Alex
More information about the TYPO3-project-typo3v4mvc
mailing list