PDA

View Full Version : Conditionally displaying a wizard dialog



sphair
10-06-2004, 04:12 AM
Is it possible to conditionally display a wizard dialog?
I want to show a dialog ONLY if a certain choice was made in a previous dialog.

linder
10-06-2004, 04:18 AM
Yes. You can use the WizardDialog: Show/Hide... script command to disable/enable a specific dialog.

Does this help?