[TYPO3-dev] Problems with a form in my extension and the action attribute
Steffen Kamper
info at sk-typo3.de
Wed Aug 5 14:21:21 CEST 2009
Hi,
StephenBungert schrieb:
> Hi, thanks for the info, but what is the difference between using USER_INT
> and no_cache?
>
>
USER_INT - then your plugin is uncached all the time. But you want it
only for submit values, right?
Then using no_cache in GET/POST it sets cache of page to "no_cache" on
demand (only for the submit action)
vg Steffen
More information about the TYPO3-dev
mailing list