NeXTensio Forum :: Update inside of a frame window

This thread was displayed: 0 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
josh jones
04-30-2007 04:19:40 GMT +2

I have the latest interakt tools and it all worked wonderfully until I did an update to teh recently launched "Developer Toolbox".  It still works great, love your product by the way, but my form is launched inside of an <iframe> and when it updates, or inserts, the form forces the website to open up inside the frame, rather than going to just another page inside the mainframe.

It must be a simple _self somewhere?  any suggestions would be helpful.  I researched the back.php files in the includes folder but could not find anything.

thanks

Back | Reply | Quote | Top
Ionut MOICIANU
05-02-2007 16:27:46 GMT +2

Hello Josh,

If this worked before, I don't see why it would not work after update.

Anyway, if you want us to investigate the issue, please provide an URL to see the problem (and tell us how to do this) and also FTP access to the site files (use private reply).

regards,
Ionut

PS: thank you for the appreciations

Reply | Quote | Top
Ionut MOICIANU
05-07-2007 16:44:06 GMT +2

Hello,

The problem seems to occur with IE browser, it works fine in Firefox.

I've reproduced this on a small test site too and this also happens with Kollection 3.7.1, so it doesn't seem to be a Developer Toolbox bug.

Unfortunately, we don't have a solution for this specific scenario. My suggestion would be to change your site's design a bit and use MX Includes to load the page's content within a  table layout, for example, instead of using iframes.

Regards,
Ionut

Reply | Quote | Top
Ionut MOICIANU
05-25-2007 16:56:56 GMT +2

Hi Josh,

We have discovered the source of the problem in Developer Toolbox. It was introduced by a fix we introduced for a bug related to using additional parameters on the "Edit" buttons in Dynamic List (a customization use case).

So if you don't  need to add extra parameters to the "Edit" button, you can solve the redirect problem by editing the "/includes/skins/style.js" file and replace:

nxt_list_edit_link_form(this, myinput.previousSibling.href);

with:

nxt_list_edit_link_form(this, a.href);

Regards,
Ionut

 

Reply | Quote | Top
Ionut MOICIANU
05-25-2007 17:07:33 GMT +2

The problem does not occur  on Kollection 3.7.1, I was mistaken.

Ionut

Reply | Quote | Top
© Adobe Systems Romania. All rights reserved.