Hi,
I have a page with some services beeing called by an async command interval. How do i disable that green screen when refresh?
Thanks in advance
Hi,
I have a page with some services beeing called by an async command interval. How do i disable that green screen when refresh?
Thanks in advance
You can configure what panel is going to be refreshed from your Async Command. That panel should be a panel with Lazy Load properties (like a Hideable panel). In the Lazy Load properties group there is a progressDelay property. Set that to a large value.
You can find more info about other Lazy Load properties in the online docs in CAF-Designer.
Regards,
–mark
Thanks it worked perfectly