0
Using an iFrame in Ninox to view a website
Can someone help with a sample script to add a website into a formula using iframe?
3 replies
-
Hello,
Here's an example to embed the Wikipedia web page you can use the code:
html ("<iframe src = https: //www.wikipedia.org/ width = 640 height = 640> </iframe>")Note that some web pages do not allow 'embedding'. For example, Ninox cannot be embedded in other webpages.
You can also embed widgets (i.e. Weather widgets) with this function. You can find many templates online.
-
Thanks Maria
-
Would this approach to showing a products details on the suppliers web site cause my application to run slowly?
Content aside
- Status Answered
- 2 yrs agoLast active
- 3Replies
- 597Views
-
3
Following