I just upgraded to T5.0.15. Still the same problem.
Anyone?

On Tue, Sep 30, 2008 at 12:21 AM, Onno Scheffers <[EMAIL PROTECTED]> wrote:

> I'm using T5.0.14 and I'd like to get back null from a RadioGroup if the
> user didn't click on any radio-buttons, but it seems the RadioGroup doesn't
> support this?
>
> <t:RadioGroup t:value="selection">
>    <input t:type="Radio" t:value="true" />
>    <input t:type="Radio" t:value="false" />
> </t:RadioGroup>
>
> This return false if no selection was made by the user.
>
>
> regards,
>
> Onno Scheffers
>
>

Reply via email to