Jump to content

Nested Datapages in an iFrame need to target another iFrame


Recommended Posts

Aloha, 

I know that I can target an iFrame if my datapage is embedded on my site, but not if it is in an iFrame. However, I have a datapage in an iFrame in another datapage on my website:

 

  • <website>
    • Datapage1 (embed)
      • Datapage2 (iFrame)
        • Datapage3 (iFrame)

 

I need to be able to be able to target an iFrame from Datapages 2 and 3. 

Here is what I was told on customer support chat:

Quote

As per our internal team, your intended workflow is doable but it will require custom Javascript codes in order to achieve. I understand that you need that functionality in your application, however, it needs custom coding for that function to be implemented.

And the note goes on to say Support cannot help me, but I can pay to meet with one of their experts. So, I thought I would check here first. 

Any help is appreciated. 

Mahalos.

 

Link to comment
Share on other sites

Target is a <a href="#" target="main_frame">LINK</a>

I want to be able to click the link from inside the iframe and have the page load in "main_frame." 

Presently, the only way I can think to do this is to use postMessage(). 

The other thing I've done is to completely rewrite the nested datapages using SQL in calculated fields and javascript - which is really laborious, but solves the problem.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...