[TYPO3] FORM, defined using ts, not sending to email address

JoH asenau info at cybercraft.de
Mon Jun 4 16:07:13 CEST 2007


> So if there was a recipient setting in the original mailform, taking
> the value from a DB field this will still be done, thus making the
> recipient you made in your temp setup disappear.
> Recipient is a special case, since there is a TS property for this
> special purpose, and this will override any settings from the data
> array.

Well in this case it has been even more tricky, since you already set the
correct property "recipient".

But in the TS tree it is looking like this:

recipient = junk at avagraphique.com
recipient.field = subheader

So regardless of the value you assigned to recipient this will always be
overriden by the .field property, trying to assign a value from the field
tt_content.subheader.
I guess this field is empty in your case, so you don't get any recipient.

Still the solution is the same.
First empty the section then copy your settings.

tt_content.mailform >
tt_content.mailform < temp.form

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list