I have been following many different topics and basically have got my prototype to almost complete, however I am having trouble pushing it across the finish line. Hoping someone can help.
I have created a multi-select menu where anytime an answer is “selected”, the CTA button should be “active” and if it is “default” the CTA is “disabled”. However, I want it so that 'if ANY answer =“selected”, then CTA = “active” and if ALL answers = “default” then CTA = “disabled”
I have it working on each independent answer but i dont know how to get the CTA to react to Any or ALL.