Hallo ich habe eine Extension und binde diese in meine Seite ein:

lib.anfrage = USER
lib.anfrage {
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
pluginName = bsFormView
extensionName = Bookingsuedtirol
vendorName = Weihergut
controller = Anfrage
action = index
}


Ich habe dann z.B. ein Formularfeld mit Namen
tx_bookingsuedtirol_bsformview[anfrage][days]

Nun möchte ich gerne ein powermail Feld damit füllen.

ich habe es bereits so versucht funktioniert allerdings nicht.

plugin.tx_powermail.settings.setup.prefill {
days= TEXT
days.data = tx_bookingsuedtirol_bsformview[anfrage][days]
}
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an