Hallo Fabian, vielen Dank. Du hast mir sehr geholfen. Es funktioniert tadellos :-)
Würde die Möglichkeit bestehen die Zuordung aus dem select html Feld zur Emailadresse per Flexform bequem grafisch zu erledigen, ohne Typo3 Kenntnisse ? Ist dir in dieser Richtung etwas bekannt ? Grüße Andy Fabian Seltmann wrote: > Hi Andy, > > es gibt die Möglichkeit so ein Dropdown mit Mailformplus zu bauen. > > Wie folgt hast du ein typisches Dropdown: > > <select name="to"> > <option value="eins" ###checked_to_eins###>Eins</option> > <option value="zwei" ###checked_to_zwei###>Zwei</option> > <option value="drei" ###checked_to_drei###>Drei</option> > </select> > > Auf der Seite musst du folgendes TS eintragen um die verschiedenen > Empfängeradressen einzutragen: > > plugin.tx_thmailformplus_pi1.default.contact_to = TEXT > plugin.tx_thmailformplus_pi1.default.contact_to.data = GPvar:to > plugin.tx_thmailformplus_pi1.default.contact_to.wrap = | > > [globalVar = GP:to=eins] > plugin.tx_thmailformplus_pi1.default.email_to = [EMAIL PROTECTED] > [end] > [globalVar = GP:to=zwei] > plugin.tx_thmailformplus_pi1.default.email_to = [EMAIL PROTECTED] > [end] > [globalVar = GP:to=drei] > plugin.tx_thmailformplus_pi1.default.email_to = [EMAIL PROTECTED] > [end] > > > Ich hoffe ich konnte dir weiterhelfen. > Wenn noch fragen sind einfach melden. > > Gruß > Fabian > > Andy schrieb: >> Hallo zusammen, >> >> ich möchte ein Mailformular aufbauen. Dort soll es möglich sein aus >> einer einfachen (html?) dropdown box einen Namen auszuwählen, welcher >> dann später in eine (im Backend ?)hinterlegte Mailadresse >> "umgewandelt" wird und der Person die Mail zugesandt wird. >> >> Hat jemand einen Vorschlag wie man das am besten mit einer Extension >> (welche ?) realisieren könnte ? >> >> Am Mailformplus extension bin ich gescheitert, dort konnte ich nur >> eine Mailadresse hinterlegen unabhängig von der Auswahl in der >> dropdown box. >> >> Auf ein gutes Neues, >> >> Gruss Andy _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german