[TYPO3-dev] Problems with a form in my extension and the action attribute

Steffen Kamper info at sk-typo3.de
Wed Aug 5 14:17:19 CEST 2009


Hi,

StephenBungert schrieb:
> <input name="id" id="mdFiltersFormHiddenId" type="hidden"
> value="###FORM_ID###" />
> 
> I set it to USER_INT and include the above in my form to set the correct
> page id.
> 
> This seems to work, but I think it's more of hack... or is it ok to set the
> page id like this?
> 
> -----

don't do this, you overwrite page id with "id"

vg Steffen




More information about the TYPO3-dev mailing list