Welcome to Axure Community Site Sign in | Join | Help
in Search

checkboxes bug?

Last post 12-04-2008, 6:33 AM by kosarkasx23. 3 replies.
Sort Posts: Previous Next
  •  12-03-2008, 11:16 AM 3798

    checkboxes bug?

    Hi,

    I am trying to have two checkboxes, 

    1) On page load one is set to checked and on to unchecked,

    2 ) Both checkboxes have this on click logic.

     If it's unchecked and clicked then check it and uncheck the other one,

    else if it's checked and clicked then uncheck it and check the other one.

     

    I have tried the above with a boolean variable.

     

    This doesn't work... why not?

     

     Thanks in advance.

    Filed under:
  •  12-03-2008, 11:45 AM 3799 in reply to 3798

    Re: checkboxes bug?

    I meant to say "I have tried the above with a boolean variable as well" :-)
  •  12-03-2008, 4:23 PM 3806 in reply to 3798

    Re: checkboxes bug?

    It looks like this should work. If you can send a file to support@axure.com we can take a look.

    Side note... radio buttons may be good for this design if only one option is ever selected. You can group radio buttons by right clicking and Edit Radio Button->Assign Radio Group. Then you don't need to setup this logic. Selecting one radio buttons will automatically unselect the others in the group.

  •  12-04-2008, 6:33 AM 3808 in reply to 3806

    Re: checkboxes bug?

    I used the radiobuttons you suggested for some other things, thanks a lot for the quick reply, you guys are amazing!

     The checkboxes started working again with the same logic this morning! What a nice morning! :-) I am confused why they didn't perform the first time.

View as RSS news feed in XML