[TYPO3-project-formidable] Show the caption (not the value) of the renderlet radiobutton in the renderlet lister

Izzie Greys izzie.greys at gmail.com
Fri Jul 18 16:46:24 CEST 2008


Hey everybody,

I solved my problem using a listbox instead of radiobutton.

Regards,

Izzie

2008/7/16 Izzie Greys <izzie.greys at gmail.com>:

> Hi List,
>
> I have a question about renderlet radiobutton and lister. Here's my
> problem.
>
> I have a lister which contains this column:
> ...
> <column name="type" type="renderlet:RADIOBUTTON" listHeader="Type"
> label="Type" sort="true"/>
> ...
>
> In my template I have this:
> ...
> <td>{type.value}</td>
> ...
>
> So I have something like:
> 0
> 1
> 1
> 0
> 0
>
> But I don't want the value, I would like the caption of the radiobutton. If
> I use <td>{type.caption}</td> it's not working.
>
> Do you have any ideas ?
> Thanks in advance.
>
> Regards,
>
> Izzie
> _______________________________________________
> TYPO3-project-formidable mailing list
> TYPO3-project-formidable at lists.netfielders.de
>
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-formidable
>


More information about the TYPO3-project-formidable mailing list