[TYPO3] Link to Mailform, with data informations.

Tonni Aagesen goes.to at dev.null
Sun Apr 16 00:43:05 CEST 2006


Martin Borer wrote:
> Hi all,
>  
> I've wrote a small extension (Frontend Plugin)... The Extension lists some
> database data like this:
>  
> Event 1, Fr, 12.12.2006 link(Reservation)
> Event 2, Fr, 13.12.2006 link(Reservation)
> Event 3, Fr, 14.12.2006 link(Reservation)
> Event 4, Fr, 15.12.2006 link(Reservation)
>  
> The listing ist not a problem! But the Reservation link. I thought I can do
> this with a standard Mailform and additional submit the Event and Date
> informations. Link example: index.php?18&event_id=1
> Page 18 ist the Mailform page...
>  
> The form should look like this:
>  
> Your choise: Event 1
> Date:            12.12.2006
>  
> Name:...............
> How many Tickets?: ...
> Email:...............
> phone:..............
>  
> Submit
>  
> Is it possible to do this with the standard Mailform? Or what is the best
> solution for this problem?

This is possible with TMailform extension - and perhaps other mailforms 
as well:

index.php?id=3&tx_pilmailform_pi1[text][eventid]=1&tx_pilmailform_pi1[text][date]=12.12.06

-- 
Regards
Tonni Aagesen
www.pil.dk & www.quickpay.dk



More information about the TYPO3-english mailing list