I am looking to consume my own or an external API that returns a JSON response and embed an IFRAME inside a Creatio Freedom UI page to display the relevant data.
My Goal:
Call an API that responds with JSON data.
Display the API response inside an IFRAME in Freedom UI.
Hello! Does anyone know how to add an iframe to a specific entry in the details? It’s just that an iframe should appear inside a specific entry below the values. It will appear when a detail entry is active.
Hello. In the current version of Creatio, it is not possible to add an iframe directly into a details column. However, you can add a button to...MoreLess
Is there a way to add an Iframe to a Freedom UI page? I found the documentation here that details how to add one but it only seems to describe how to add to a Classic UI page.
I've this situation where I need to add a new tab "Preview" and the main objective is have a iframe with a preview of the documents in the attachments, however we try first implement the logic if was a website, because we think that the article that we found on academy "https://academy...MoreLess
This article might be of some help. Towards the bottom it outlines how to dynamically add an iframe on a tab and set the src of the iframe to...MoreLess