I'm using non-modal Dialog progress in my script and then displaying a modal dialog box.
50: Display Dialog: progress, use as progress dialog (non-modal)
.
.
100: Display Dialog: db_settings, wait for dialog to return (modal)
The "db_settings" dialog has Back, Next, and Cancel button enabled. But Back button doesn't work.
"if Variable WIZARD Equals BACK" check doesn't work because WIZARD is set to NONMODAL. I tried adding 'Hide Dialog' before displaying "db_settings" dialog and also "Set Variable WIZARD to NEXT" but that didn't help.
Any suggestion, what I'm missing here.
Back/Cancel button on Modal dialog after non-modal
Re: Back/Cancel button on Modal dialog after non-modal
Issue resolved. programming error.
We forgot to save return result in WIZARD variable in 'Display Dialog' UI.
We forgot to save return result in WIZARD variable in 'Display Dialog' UI.
ExchA
Who is online
Users browsing this forum: Google [Bot] and 27 guests