Home › Forum › General › checkbox selecing › Re: checkbox selecing
October 28, 2009 at 10:04 pm #4876
Hi Dominique, for each choice in your checkbox, on the ‘checkbox changes field data’ behavior, create a simple script using the simple branch to check to see if that particular option has been checked. If so, then use a set field object to uncheck the other option. Do this for both checkbox choices. This will automatically uncheck the other option.