Home > Archive > PHP Language > September 2005 > HTML_QuickForm Question
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 |
HTML_QuickForm Question
|
|
|
| Is there a way without writing my own JavaScript to make HTML_QuickForm
produce 3 radio buttons, which when one is selected, enables 11 check
boxes which are otherwise disabled (greyed out)?
EXAMPLE:
Option 1 --Radio buttons
Option 2
Option 3
1 2 3 ... 11 --Check boxes, all disabled unless 'Option 3' is selected
I hope I'm making myself clear...
Marc
| |
| Philip Ronan 2005-09-30, 7:56 am |
| Oops, my bad. I thought this was an HTML/Javasccript question :-(
Basically, you need to write your own Javascript.
Sorry about the earlier response.
--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
| |
|
| Philip Ronan wrote:
> Oops, my bad. I thought this was an HTML/Javasccript question :-(
>
> Basically, you need to write your own Javascript.
>
> Sorry about the earlier response.
Okay, I'll forgive your earlier response, and you can forgive me for not
seeing your second post.
I can't believe that there isn't a way to do this in QuickForm - I would
have thought it was a simple/common thing to want to do? Does anyone
else have any ideas?
Marc
|
|
|
|
|