Skip to Content
0
Sep 19, 2008 at 02:02 PM

WD App in a iFrame Expires

30 Views

Hi All,

Yet another weird scenario...

We are displaying a standalone WD App in another html page in a iFrame using the following code

<iframe src="<link to WD app>" width="650" height="300" frameborder="0"></iframe>

And we have link to URL as one of the table columns. This link points to a KM file, which is built dynamically.

When I click on one of the links in table column and then raise any action, then WD App expires.

Once app is reloaded, then there is no problem.

Before clicking on link, how many so ever times I raise actions (like sorting the table, action on a button), the app never expires. On the first click of a link inside the table, and any further action in app, makes the app expire.

I've also tried to place a independent link (not inside the table) which points to a KM file. There is no problem with that link.

Kindly help me to resolve this issue.

-Aarthi.