Multiple Required Checkboxes
0 Votes
Hi Act-on Community,
I have a form with two check boxes. I'd like to set it up so that the viewer has to select at least one box, but is able to select both as well. Is there a way to do this?
Thanks,
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------
I have a form with two check boxes. I'd like to set it up so that the viewer has to select at least one box, but is able to select both as well. Is there a way to do this?
Thanks,
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------
-
Hi Michelle,
Checkboxes are used to give the person the possibility to select more then one option. If you only want them to select one option you should use radio buttons.
If you still want checkboxes then you need to implement some complex javascript (see https://www.codexworld.com/how-to/allow-only-one-checkbox-to-be-checked-jquery/).
I would suggest changing it to radio buttons.
------------------------------
Marten Hoekstra
Stan and Stacy | Inbound Marketing
------------------------------
-------------------------------------------
Original Message:
Sent: 06-04-2019 08:03
From: Michelle Dean
Subject: Multiple Required Checkboxes
Hi Act-on Community,
I have a form with two check boxes. I'd like to set it up so that the viewer has to select at least one box, but is able to select both as well. Is there a way to do this?
Thanks,
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------ -
Use radio buttons and add a third option 'both of the above'.
------------------------------
Christine Bjorklund
EMarketing Coordinator, Don Johnston Incorporated
------------------------------
-------------------------------------------
Original Message:
Sent: 06-05-2019 04:05
From: Marten Hoekstra
Subject: Multiple Required Checkboxes
Hi Michelle,
Checkboxes are used to give the person the possibility to select more then one option. If you only want them to select one option you should use radio buttons.
If you still want checkboxes then you need to implement some complex javascript (see https://www.codexworld.com/how-to/allow-only-one-checkbox-to-be-checked-jquery/).
I would suggest changing it to radio buttons.
------------------------------
Marten Hoekstra
Stan and Stacy | Inbound Marketing
------------------------------
Original Message:
Sent: 06-04-2019 08:03
From: Michelle Dean
Subject: Multiple Required Checkboxes
Hi Act-on Community,
I have a form with two check boxes. I'd like to set it up so that the viewer has to select at least one box, but is able to select both as well. Is there a way to do this?
Thanks,
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------ -
Christine,
Brilliant. Why did that never occur to me. Thank you!
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------
-------------------------------------------
Original Message:
Sent: 06-06-2019 09:06
From: Christine Bjorklund
Subject: Multiple Required Checkboxes
Use radio buttons and add a third option 'both of the above'.
------------------------------
Christine Bjorklund
EMarketing Coordinator, Don Johnston Incorporated
------------------------------
Original Message:
Sent: 06-05-2019 04:05
From: Marten Hoekstra
Subject: Multiple Required Checkboxes
Hi Michelle,
Checkboxes are used to give the person the possibility to select more then one option. If you only want them to select one option you should use radio buttons.
If you still want checkboxes then you need to implement some complex javascript (see https://www.codexworld.com/how-to/allow-only-one-checkbox-to-be-checked-jquery/).
I would suggest changing it to radio buttons.
------------------------------
Marten Hoekstra
Stan and Stacy | Inbound Marketing
Original Message:
Sent: 06-04-2019 08:03
From: Michelle Dean
Subject: Multiple Required Checkboxes
Hi Act-on Community,
I have a form with two check boxes. I'd like to set it up so that the viewer has to select at least one box, but is able to select both as well. Is there a way to do this?
Thanks,
------------------------------
--------------------------------------------
Michelle Dean
Graphic Designer
Acromag
--------------------------------------------
------------------------------
Please sign in to leave a comment.
Comments
3 comments