MX Includes Forum :: Records Navigation

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
Lee Vance
04-03-2007 16:36:40 GMT +2

Hi,

I'm having problems with record navigation using MX Includes.  When you select the navigation buttons it does not keep it in the main index.cfm file.  It wants to go to the page that the navigation is embedded.

I've got two sets of problems that are occuring, but I believe they are both caused by this issue.

http://www.smithcountygisday.com/index.cfm?mod=40

http://www.smithcountygisday.com/index.cfm?mod=116

Thanks

Back | Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
04-11-2007 16:41:07 GMT +2

Hello,

Indeed, there seems to be a problem with this on ColdFusion. As a workaround, you could replace the line that looks like this:

nav_Recordset1.init("nav_Recordset1", "Recordset1", "../", GetFileFromPath(GetTemplatePath()), 1);

with this one:

nav_Recordset1.init("nav_Recordset1", "Recordset1", "../", Request.KT_getUri(), 1);

Regards,
Razvan RACASANU

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