refreshTarget method in workplace scenario

Hi,

I’m using a multiframe page which contains several mfcispages. In order to refresh the mfcispages I use refreshTarget(“PAGE”), which works 100% fine in development mode. As soon as I publish and view the page outside the layout editor, the refreshTarget() method does not have any impact on my screens. Any suggestions on that?

Thanx for your help, Florian!

Ok, sorry for the confusion - the frame has been refreshed all the time correctly. The contents it did not refresh as I always created a new instance using a wrong subsessionId…of course this will not take any impact on the GUI then… :wink: