So I have a two page form with a simple option of choosing yes or no using multiple choice buttons. If yes is chosen they are taken to the second page with a set of options. If no they get the second page but with different options. What I want to do is limit the number of choices to 1 so that either yes or no can be selected but only once for each choice.
If I enable the Choice limit and set it to 1 the second option on the form disappears and I am left with only the Yes option. If I set it to 2 or anything else both options show up but I can select either one as often as I like with no restrictions. This is Version 15 of Machform so I would have expected the function to work as described. Am I doing something wrong?