This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
Dear Team,
on my app I have a "generic" form named frmBorwser with a browser widget that I use everytime I need a browser widget.
When I load the form for the first time I see a white background with a loading sign - No problem.
When I need to re-open the frmBrowser I always see the last webpage opened - but I don't want that.
I would like to add a flexContainer in White in the front of the widget, and set visibility to true when calling the form, then false after the page has loaded. How do I know when the page has finish loading?
I know that I can kill the form everytime I leave the form and reopen when needed.
Regards