I've been trying to work with the Browser component in CSI but it isn't working. I can add the component to the Form, but I can't make it display anything. Files, URLs, etc. Has anyone worked with it before?
Assign a variable to the browser component then load the variable with either a URL or valid HTML markup.
I tried URL and the mark up & nothing is displayed. I open the form and it's blank. Do I need to refresh it somehow? In talking with someone else, is this component being discontinued?
Not that I have heard but I have not read the most recent release notes either. One thing that may be biting you would be frame-ancestor permissions which would prevent certain sites from being presented in a browser frame. The same setting that you have to configure when running config wizard for services.
So raw markup does not work but hosting a file from your local web host does. This would also work from a web server where you can setup the frame-ancestor security properly.
Dang, I don't think that will work. Was hoping I could leverage it do use "file:///" and a file to render.