Skip to main content
June 20, 2016
해결됨

I have created a form with check boxes. One question has two check boxes with one being a "yes" other being a "no". I only want to be able to select one box but currently I can select them both

  • June 20, 2016
  • 2 답변들
  • 541 조회

I created a form with check boxes,  I currently have two check boxes within one question I want to be able to only select one check box and make it mandatory that one box needs to be checked.  Currently I am able to select both check boxes.

이 주제는 답변이 닫혔습니다.
최고의 답변: try67

Give them the same field name, but different export values.

2 답변

Inspiring
June 20, 2016

For others that may happen upon this post.

Copy and paste the field.

Position as necessary

Open "Properties", use right mouse button.

Select "Options" tab.

Change "Export Value" from "Yes" to "No".

Close the dialog box.

try67
Community Expert
try67Community Expert답변
Community Expert
June 20, 2016

Give them the same field name, but different export values.