[TYPO3-german] typo3 Formhandler

David Gurk dgurk at medienwerft.de
Wed Nov 6 11:41:28 CET 2013


Hallo Johannes,

also für die Mails kann man eh separate Template-Files verwenden:
plugin.Tx_Formhandler.settings.predef.contact {
	templateFile = TEXT
	templateFile.value = {$plugin.formhandler.rootPathTemplate}Contact/Step1.html
	
	[...]
	
	finishers {
		1.config {
			user {
				templateFile = TEXT
				templateFile.value = {$plugin.formhandler.rootPathTemplate}Contact/EmailUser.html
				[...]
			}
		}
	}
}

Beantwortet das deine Frage?

-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.typo3.org [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Johannes C. Schulz - EnzephaloN IT-Solutions
Gesendet: Mittwoch, 6. November 2013 11:26
An: typo3-german at lists.typo3.org
Betreff: [TYPO3-german] typo3 Formhandler

Hallo typo3-Freunde und formhandler-Spezies!

 

Ist es möglich mehrere templateFile-Einträge für ein Formular zu definieren?
Ich möchte gerne die Kunden-Emails aus dem Haupttemplate herausnehmen, da diese so unschön lang sind. Bisher konnte ich nichts dazu finden, daß man mehrere templateFile-Einträge machen könnte.

 

Johannes

 

_______________________________________________
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