Hello,
I am new to Setup Factory and I am in the evaluation process prior to purchasing. I am not a programmer so I am learning as I go. While I have figured out some items I am stuck.
Here is my situation:
I have a project with several Before Install screens.
One of these is a custom screen that has 2 Radio buttons and some text.
When the user clicks the Next button on this screen I want the install to skip to a screen that is not next in the Before Install list based on the Radio button that is selected.
I have figured out how to use the Jump.Screen function to move to the desired screen when I click on the Radio button. But I want the screen jump to occur only when the user clicks on the Next button. How can I accomplish this? Is there any sample code that can be posted that I can use as a starting point?
Thanks

Reply With Quote