We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Add Parameters – iframe

Home Forums Puzzles Add Parameters – iframe

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #80016
    ATGmedialab
    Customer

    Hello Verge3D Team.

    I’m currently working on adding a parameter and a value to the URL (without reloading the page) when an object is triggered. I’ve attached the puzzle I’m using, and it works perfectly when I’m on the myapp.html page. However, when I use an iframe and launch the index.html, the “open web page” puzzle doesn’t seem to work as expected.

    Could you please advise if there’s a way to:

    – Add URL parameters using puzzles within an iframe (index.html)

    – Read and process manual modified values parameters from the URL so that the app starts with certain events already triggered?

    Thank you in advance for your support!

    Attachments:
    You must be logged in to view attached files.
    #80023

    Hi,

    the “open web page – replace url” puzzle does not operate on the URL of the parent page (so it could not be used inside iframed apps). One possible workaround is to use the “exec script” as follows:

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #80026
    ATGmedialab
    Customer

    Thank you! This works great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.