Hi
I've got the following situation: In our application, we work with an external application (website). The communication between the two applications goes over RabbitMQ.
The external application should be shown within an IFrame. So I abuse the "EmbeddedYouTube"-component. This works, so far. But when I switch to another form of our application and come back to the form where the external application is shown, then the external url seems to be reloaded again. So I am always on the start-page of the external app when the form is shown.
Is there a workaround or maybe a better component/approach to achive this.
Best regards
Roland