Title: Web component and page containers Post by: Michael Y. on March 26, 2013, 03:34:31 pm Hello,
I'm running into a problem not present in the GDC. I have a web component on a tab (page container) and some form elements in other tabs. In the GDC, the HTML only loads at the time of program execution which is expected behaviour. However, in the GWC, when switching to the tab with the web component, the HTML script gets reloaded, evidenced when using javascript alerts. This is a problem when using the gICAPI onProperty and onData methods. Any help would be greatly appreciated. Thanks Title: Re: Web component and page containers Post by: . on March 28, 2013, 11:30:06 am Hi Michael, The GWC behavior may be different according to GAS version, GWC mode used, browser etc; so can you precise the version send your test case ? Maybe opening a support case will be more efficient to handle this issue. Best regards, Guney |