[TYPO3] TMailform nulti_recipient error
Tony Lush
tlush at advancewm.com
Thu Sep 28 16:24:16 CEST 2006
Removing the "no value option" (Please Select) from the select list made
the form work, though that capability is supposed to be possible
according to the docs.
TYPO3 version 4.0.1, TMailform 2.0.5
Thanks -- Tony
Tony Lush wrote:
> When building a form with pil_mailform with the Dynamic Recipient option
> selected the select menu is not appearing on the form produced. All
> other fields are there.
>
> On the template I have:
>
> <div class="formr">
> <span class="label">What is the subject of your email?</span>
> <span class="formw"><select
> name="tx_pilmailform_pi1[select][multi_recipient]">###MULTI_RECIPIENT_OPTIONS###</select></span>
>
> </div>
>
> And in the Dynamic Recipient box I have:
> Please Select
> Information Request; AnEmailAddress
> Question about an order; AnotherEmailAddress
> Become a Dealer; AnotherEmailAddress
> Other; AnotherEmailAddress
>
> The Multi-recipient option is selected.
>
> Any suggestions?
>
> Thank you -- Tony
More information about the TYPO3-english
mailing list