Page flow
I have a support request to re-display the components page if the user cancel's out of a particular selected component during the install progress page. An Abort just takes one back to the install progress page with the cancel button enabled. Support wants the cancel button to take one back to the components page again (the panel just before the install progress page) so they can either 1. de-select that checkbox, or 2. re-run that same component again and make different choices in the program that gets run there. I'm not quite sure how I can do that. Maybe invoke the back button actions behind the scenes when the program returns the user cancel. I can detect the user cancel in the options.
|