VincenzoCocciolo Posted January 27, 2021 Report Share Posted January 27, 2021 I added the followin HTMLBlock in a datapage to open a web page inside a iframe <a href="[@app:AppUrl]CaspioLP.html?page=JobOrderDetail&obj=JobOrder&oid=[@field:JobOrderID#]" target="InnerContent">Details</a> The link works but its not opened inside the frame but is dispayed in fullscreen. This is the HTML of the iframe Any tips? regards Quote Link to comment Share on other sites More sharing options...
0 sandy159 Posted January 28, 2021 Report Share Posted January 28, 2021 Hello @VincenzoCocciolo, I am not sure if I understood your inquiry correctly...but I think that adding a link to a Pop-up window (instead of a frame) will help. This way, after clicking on the 'Details' link, a pop-up window will be opened on the same page. You may check this How-To article on how to do this: Generate Link Menus and Pop-up Windows Feel free to update this thread and elaborate more if you have further questions. Regards Quote Link to comment Share on other sites More sharing options...
0 VincenzoCocciolo Posted January 28, 2021 Author Report Share Posted January 28, 2021 Thanks for the answer. The issue was that I embedded the caspio page in a iframe of an Html page shown in a iframe. I solved using eliminating one of the frames Quote Link to comment Share on other sites More sharing options...
Question
VincenzoCocciolo
I added the followin HTMLBlock in a datapage to open a web page inside a iframe
<a href="[@app:AppUrl]CaspioLP.html?page=JobOrderDetail&obj=JobOrder&oid=[@field:JobOrderID#]" target="InnerContent">Details</a>
The link works but its not opened inside the frame but is dispayed in fullscreen.
This is the HTML of the iframe
Any tips?
regards
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.