Infrastructure Map Server Forum
Welcome to Autodesk’s Infrastructure Map Server Forums. Share your knowledge, ask questions, and explore popular Infrastructure Map Server topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mapguide 2011 Fusion Search in Task Pane Problems

2 REPLIES 2
Reply
Message 1 of 3
emluv
850 Views, 2 Replies

Mapguide 2011 Fusion Search in Task Pane Problems

Hello,

 

I have a Fusion 2011 layout with a built-in search that is targeted in the task pane. The search seems to work fine, but when the feature is selected it will not zoom, nothing happens on the map. This only happends when I target the task pane, if I target a new window, everything is fine. In firebug, I get an error saying that in widgets/Search/Search.php

 

Get Parent (). Fusion is undefined

var map = Get Parent (). Fusion.getMapByName(mapName); 

 

Does anyone know what the fix is? I really do not my searches to open in a new window.

 

Thanks!

emluv
2 REPLIES 2
Message 2 of 3
ggdm
in reply to: emluv

I have the same problem and it happens if I use a frame-based html layout. If I don't it works fine.

Is that your case?

Unfortunately I haven't found a way to make it work with frames yet.

 

Maybe someone else could help

Message 3 of 3
gluckett
in reply to: ggdm

In the Search code, you will have to find the Get Parent () function

and include the name of the top frame or iFrame within the GetParent() function.  You may have to fix all the FUSION code and search and replace all the GetParent() with your modified version.

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report