Hi ,
I have created a Dialog Box using 2 feeder class. In the first feeder class added a button to pop-up a dialog box using API and then the event is navigated to
second feeder class to create the Catalog for Dialog Box. It works fine . Now the issue is , I cannot navigate to other GUIBB from the dialog box.
Events for navigating to other GUIBB works fine if the dialog box is not cloased . However if I add the logic of closing the dialog box and then of
navigation I get an error saying "The View is not found" .
I wanted to know how the logic of closing the dialog box and then navigating or triggering the other events.
Regards,
Vicky