Page 1 of 1

Cannot reload BrowserSuite html

PostPosted: Fri Feb 22, 2013 5:58 am
by maria.kyselova
Hi Guys,

I use the BrowserSuite to display html code in one of my Servoy forms and html is fed from Servoy data.
At some point the user adds some data in the application and they want it reflected in the html, so I have a function to rebuild the html code and include the new data.
When the function runs it's all good, I can see the new data being passed to html.
The last step in the refresh procedure is to assign the result (rebuilt html) to the dataprovider of the BrowserSuite bean (globals.html = newHtml);

However the changes don't take place until I close the window with the bean and open it again.

I tried elements.myBrowserSuiteBean.reload() - no effect.

Please help?

Re: Cannot reload BrowserSuite html

PostPosted: Sun Feb 24, 2013 8:07 am
by jcarlos
Post this in ServoyForge at https://www.servoyforge.net/projects/br ... ite/boards.

You'll get a faster response. I would help you if i could.

Best, Carlos