Hi,
Is it possible to get rid of the redirection once an application ends in the GBC?
A menu(gbc-before) has been written for us in php which then launches our genero application(gbc-during) and then runs in the gbc with no problem.
What I am looking to do is once the application finishes just close the gbc so that it looks like the image in gbc-before attached file.
I have removed the setting of the redirection url in MySessionEndWidget.js and I get a blank window gbc (gbc-after)
Is it possible to "close" this?
Thanks.