MGS
Posts: 83
Joined: Tue Oct 04, 2022 9:52 am

[SOLVED] Back button condition fails

Wed Nov 16, 2022 3:30 pm

EDIT: Was able to solve this issue myself. Please delete this post.

EDIT 2: Problem + Solution can be found here.
Last edited by MGS on Thu Nov 17, 2022 10:18 am, edited 1 time in total.

Liviu
Posts: 1035
Joined: Tue Jul 13, 2021 11:29 am
Contact:  Website

Re: [SOLVED] Back button condition fails

Thu Nov 17, 2022 9:14 am

Hello,

We're glad you solved your problem.

Perhaps it would have been better if you had also posted the solution.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

MGS
Posts: 83
Joined: Tue Oct 04, 2022 9:52 am

Re: [SOLVED] Back button condition fails

Thu Nov 17, 2022 10:17 am

Hello Liviu,

Okay, here you go:

I have dialogs A, B and C.
The condition for the back button in dialog C specifies whether pressing the button takes you back to dialog A or B.

But when the condition was met so that I should arrived at dialog B after pressing the back button, it didn't seem to work at all. This was because dialog B automatically navigated to dialog C during its initialization. This, of course, was not what I wanted, so I corrected my events.

For anyone having the same problem: After making sure that the condition and the referenced dialog box are set correctly, also check the events of the dialog that is supposedly not showing.

Best regards,
Johannes

Liviu
Posts: 1035
Joined: Tue Jul 13, 2021 11:29 am
Contact:  Website

Re: [SOLVED] Back button condition fails

Thu Nov 17, 2022 1:57 pm

Thank you for your follow-up on this, Johannes!

I am sure this will be of help for other users facing a similar scenario.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”