BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

Making sure that a user can only tick one checkbox

Adding check boxes to my app. How do i make sure that a user can only tick one box and not all of them?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Making sure that a user can only tick one checkbox

Hello,

Checkbox is a component for multiple choice. You can use Radio component to be sure that a user can select one item only.

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

Making sure that a user can only tick one checkbox

True.. i'll try that one instead :) thx for the fast answer!

Return to “Issues”