[TYPO3] Problem with FORM cObject

JoH info at cybercraft.de
Thu Mar 9 15:44:41 CET 2006


> I have got a problem with the FORM cObject. As opposed to the
> Description in the Typo Script Reference Manual, the property
> .recipient of the object doesnt "generate the hiddenfield
> 'recipient'".
>
> plugin.tx_jagallery_pi1.shoppingcart.form.recipient =
> webmaster at freistiehlkunst.de
>
> Everything seems to Work fine, the form is rendered correctly, but no
> mail is send and the redirect to the confirm page works neither.
>
> This seems obvious since a look in the rendered html-source shows that
> there is no "hiddenfield 'recipient'" in the form.

It's very easy:

tt_content.mailform.20 contains an additional setup for recipient.

recipient.field = subheader

so you will have to clear this first.

plugin.tx_jagallery_pi1.shoppingcart.form.recipient >
plugin.tx_jagallery_pi1.shoppingcart.form.recipient =
webmaster at freistiehlkunst.de

Should be working ...

Joey

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





More information about the TYPO3-english mailing list