Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making more than one radio button selectable

Status
Not open for further replies.

ag5t

Technical User
Feb 8, 2002
70
US
I have been trying to learn Adobe Designer to make forms. I can set up the titles and radio buttons, but in a list of buttons, I can only get it to set up where you select only one button. You cannot select two or more. In my case, I have a list of things where I want people to select one or more.

How can I set up the page where the radio buttons will allow more than one selection? Thanks.
 
It sounds like you have made your radio buttons 'mutually exclusive' - basically this means the field names of the buttons are the same, but the export values are different. To do what you want you will need to create the radio button fields with unique names.

"If toast always lands butter-side down, and cats always land on their feet, what happens if you strap toast on the back of a cat and drop it?"
- Steven Wright
 
Or if you want to allow multiple options use check boxes instead - as Murgle says the radio buttons would have to be defined as different groups. Check boxes are more suited for multiple options.

Donna
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top