[TYPO3-german] fluid: form mit neuer pid
Birgit
lists at berlin-typo3.de
Tue Jul 23 13:13:13 CEST 2019
Hallo Rainer,
action = Controller -> Action - und keine URL.
Dafür gibt es actionUri (Seite), absolute (Domain), addQueryString (Post-,Get-Parameter), addQueryStringMethod (GET/POST), argumentsToBeExcludedFromQueryString, additionalParams ( neue Parameter, die nicht in Form Feldern enthalten sind).
https://docs.typo3.org/other/typo3/view-helper-reference/9.5/en-us/typo3/fluid/latest/Form.html
Viele Grüße
Birgit
> Am 23.07.2019 um 12:06 schrieb Dipl.-Ing. Rainer Schleevoigt <rainer.schleevoigt at uni-hamburg.de>:
>
> Hallo TYPO3-fans,
>
> ich möchte in einem Formular zu einer neuen Seite "springen".
> Das habe ich probiert:
>
> <f:form name="c{config.uid}-form"
> method="get"
> action="index"
> section="{settings.jumpToID}"
> pageUid="{settings.jumpToPage}"
>
>
> In setting.jumpToPage steht die neue pid, Leider bleibt die HTML-Propertie "action" leer. Und ein Nachschlagen im Netz zeigt keine Beispiele ………
>
> Ideen?
>
> Gruss Rainer
>
> --
> Dipl.-Ing. Rainer Schleevoigt
> Staats- und Universitaetsbibliothek Hamburg Carl von Ossietzky
> IT, Forschung und Entwicklung
> „Hamburg Open Science“ DTO
> Von-Melle-Park 3, 20146 Hamburg
> Telefon (040) 428382590 | Fax (040) 41345070
> Mail: rainer.schleevoigt at sub.uni-hamburg.de
> http://www.sub.uni-hamburg.de
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list