Hello everybody!This week's video is out, and it's about how to use iFrame on your web apps. Setting up the iFrame itself is pretty straightforward but you need to also set the Content Security Policy!You can find the video here https://www.youtube.com/watch?v=63ElJT_fKgMAs always: Content suggestions and actionable feedback is always welcome.
HI Jay,
Nice video , Just watched.
Regards,
-PJ-
Hi Jay,
What kind of steps should I perform to use an OutSystems 10 web application in an HTML page as an Iframe?
Ishan Wasnik
Hi Ishan,
you can refer this : https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe.
Samiksha
Hello Ishan,
You can reference it from SilkUIFramework (Version 10).
You can see more info here: https://silkui.outsystems.com/Patterns_Web.aspx#Web_Utilities_Iframe
BR,
Luis
ThankYou for the replies. The links were really helpful.
I have a bit of unfavorable scenario where I am using OS10 web app and dont have a lifetime license.
I can see lifetime tables which have 'osltm_' at start of their table name. I need to use my web app in another non-outSystem env for which, I need to add my parent env name to frame-ancestor field. Can anyone suggest a way or any lifetime related database table which will help me to put the frame-ancestor field via backend directly??