justinmind-logo
 
Upvote 1

Android - Checkboxes

In Progress Andrew Warner 5 years ago

The checkboxes are set as being selected from the beginning. How do I set their default as unselected? (I cannot find the selected option in properties)


Also upon one of the checkboxes being checked I want to show a new dynamic panel (Panel in photo that asks "What community") and unselected the other checkbox. However I cannot find the condition for "is selected"

Replies (1)
photo
1

Hi Andrew,

You should choose the "checkbox off" widget instead. However, these icons don't have the same functionality as regular checkbox widgets, so you'll need to add an event for each 'off' state of the checkbox. Check out the attached prototype to get an of idea of where to start.

Best,

Danielle

Leave a Comment
 
Attach a file