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

null
    • Customer Service Ninox
    • Maria_pasini
    • 1 yr ago
    • Official response
    • Reported - view

    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.

    • Alan_Cooke
    • 1 yr ago
    • Reported - view

    Thanks Maria

    • Alan_Cooke
    • 1 yr ago
    • Reported - view

    Would this approach to showing a products details on the suppliers web site cause my application to run slowly?

Content aside

  • Status Answered
  • 1 yr agoLast active
  • 3Replies
  • 503Views
  • 3 Following