Using multi state objects within advanced actions.
Hello all.
I'm new to adobe captivate and also new to developing digital content. I'm largely self-taught by searching forums, blogs, and guides on this site and others. I've read a lot trying to find an answer to this problem. I am trying to have a set of buttons that toggle between yes and no via multi state. The results from that choice, however, need to be fed into a conditional action. Essentially there is a table of 5 rows, each with 3 columns of yes/no buttons. Each row relates to a question, and the combined yes/no responses from each set of three buttons determines what shows on the next slide. I can make the button toggle between states, I can write the script for the advanced action and attach that to a submit button for each set of three, but I can't seem to find a way to a) toggle between states, b) toggle boolean values, AND have those values available as inputs to the conditional action. I've tried many different ways but always seem to run into a road-block. This seems like it should be simple to do..... but how? Any ideas for a newbie?