user must click all buttons before "next" appears?
June 24, 2009 12:00 AM
Yes, that does matter quite a bit.
In that case, you need to take a slightly different approach and create what I call a "Special Next" button.
Click on the Add Button toolbar button and create an invisible button. (It will appear in the top-left corner of the screen -- you'll need to move it and resize it to cover your template's Next button.)
Create an action on the button that displays a message like "You can't continue until you've clicked all of the buttons on the page." (Actually, you'll want to word it a lot better than that, but I think you get the idea...)
Then, change the action I gave you that showed the Next button so that, instead, it hides the Special Next button (or whatever you decide to call it).
Discussions have been disabled for this post