| Author |
Nest the selectOneRadio Under the selectManyCheckbox
|
Daniel Gee
Ranch Hand
Joined: Aug 29, 2003
Posts: 202
|
|
My current web page enables users to make multiple selections: Under the first checkbox (Transfer the data file), I must present two radio buttions for users to specify the way the data file is transferred: How do I nest them?
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
I don't really think you can. What I might do is have the radio buttons visible or enabled if that checkbox is chosen. But they won't be nested like you want. Custom component, custom component.
|
 |
 |
|
|
subject: Nest the selectOneRadio Under the selectManyCheckbox
|
|
|