-
1. Re: Radio Button Fuctions.
George_Johnson Oct 30, 2014 11:41 AM (in response to claudiaog70)That's simply the way that radio buttons work. If you want to be able to deselect so that none in the group are selected, use check boxes instead. Give each check box in the group the same name but different export value. This way, they will act like radio buttons in that only one can be selected at a time, but you can also deselect so that none are selected.
-
2. Re: Radio Button Fuctions.
claudiaog70 Oct 30, 2014 12:19 PM (in response to George_Johnson)Hello George,
Thank you for your help. I am not sure what "export value" is. This is what I am doing. Are you able to review the screencasts?
-
3. Re: Radio Button Fuctions.
try67 Oct 30, 2014 12:28 PM (in response to claudiaog70)Your fields are radio-buttons. George was talking about check-boxes...
On Thu, Oct 30, 2014 at 8:19 PM, claudiaog70 <forums_noreply@adobe.com>
-
4. Re: Radio Button Fuctions.
claudiaog70 Oct 30, 2014 12:39 PM (in response to try67)Are you able to tell me what I need to do for the buttons to be able to checked and unchecked since now one is always checked?
-
5. Re: Radio Button Fuctions.
claudiaog70 Oct 30, 2014 12:48 PM (in response to claudiaog70)Thank you, now I got it. I replaced all the radio buttons for check boxes.


