Home > Archive > PHP Smarty Templates > July 2004 > [SMARTY] QuickForm and Radios
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[SMARTY] QuickForm and Radios
|
|
| Webmaster - Detectomania 2004-07-11, 8:56 pm |
| Hi everyone.
My name is Ricardo, I am developing a complex form with multiple radio
buttons groups, my problem is around of setting them as null value (
unchecked by default) to all radio buttons. ¿How can I do this?. Actually I
assign to smarty engine the radio array, and smarty sets it as checked the
first radio element of the group.
Thanks for your time and sorry for my bad english.
Ricardo Bruzos
| |
| Monte Ohrt 2004-07-12, 4:06 pm |
| Did you look at the {html_radios} function in the manual?
webmaster - detectomania wrote:
>Hi everyone.
>
>My name is Ricardo, I am developing a complex form with multiple radio
>buttons groups, my problem is around of setting them as null value (
>unchecked by default) to all radio buttons. ¿How can I do this?. Actually I
>assign to smarty engine the radio array, and smarty sets it as checked the
>first radio element of the group.
>
>Thanks for your time and sorry for my bad english.
>
>Ricardo Bruzos
>
>
>
|
|
|
|
|