[Typo3] [mailformplus] Multiple checkboxes

Farhdine Boutzakhti funkycms at axidea.fr
Tue Jul 26 10:25:24 CEST 2005


peter luser wrote:
> hi!
> well.... as quick fix i'd suggest to give each checkbox a different 
> name  like:
> <input type="checkbox" name="date_A" value="A" ###checked_date_A###  
> border="0">
> <input type="checkbox" name="date_B" value="B" ###checked_date_B###  
> border="0">
> <input type="checkbox" name="date_C" value="C" ###checked_date_C###  
> border="0">

I think, you made a mistake,
in this case, it's ###checked_date_A_A###, isn't it ?!

In export CSV, when you want as many columns as you have checkboxes, it's ok.
But when you want to link multiple checkboxes to have one column with all the
results, what do you have to do ?




More information about the TYPO3-english mailing list