[TYPO3-dev] Problems with a form in my extension and the action attribute
Steffen Kamper
info at sk-typo3.de
Wed Aug 5 15:06:55 CEST 2009
StephenBungert schrieb:
> I know!
>
> I set the action with:
>
> $markerArray['###FORM_ACTION###'] =
> $this->pi_getPageLink($GLOBALS['TSFE']->id);
>
> And this is fine when the page is first visited - i see it correctly in the
> form action attr, but after submitting the id is not in the query string and
> the root page is shown.
>
> -----
try using id as hidden field. I remember these problems using GET
vg Steffen
More information about the TYPO3-dev
mailing list