I would like to know if there is a way on a HTML view to not "refresh" the page when i change of workspace ?

Hello,

I’m currently developing a plugin : a workspace with a html view containing a web application. When I switch to an other workspace (live by example) and come back to mine, I return on my home page and have to renavigate threw my app.

Thanks in advance,

Hi Valentin,

Do you have somme sample of your integration ? Maybe a screenshot to help us to better understand your problem ?

Regards

The answer will be no. When you switch to a workspace in the Smart Client it will be initialized and opened and if you switch away from a workspace it will be closed. So because of the base functionality of Smart Client you will not be able to persist it.

Thank you for the answer.

Just to be sure, there is no way currently to counter this functionality?

No. The workspace functionality of the Smart Client is basically as described. -And, I don’t think there is a browser that would be able to persist data and start over without doing requests.