<div>Ok, so I struggled with this for a bit and between some vacation time and other projects, I&#39;m just getting back to this...</div><div>I wanted to get this down to hopefully help others and also to raise a question.</div>
<div><br></div><div>As previously discussed in this thread I have a frame based MG site using the Fusion viewer.  Now, even though I am calling this Search command in a specified frame I noticed that the URL string variable popup is set to true.  I had orignally assumed that &#39;popup&#39; meant a seperate window opening, but I guess it means any other window/frame besides the Task Pane.  Once I realized this I was able to adjust the GetParent call to hit the correct frame.</div>
<div><br></div><div>Now for the question: would it not make sense for the popup variable only to be set when the New Window option is chosen?</div><div><br></div><div>ps. I also like Gordon&#39;s method of iFrames and all of the jscript in the top Fusion index page.</div>
<div><br></div><div>Warren</div><br><div class="gmail_quote">On Fri, Jul 30, 2010 at 8:54 PM, Jason Birch <span dir="ltr">&lt;<a href="mailto:jason@jasonbirch.com" target="_blank">jason@jasonbirch.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Interesting, and Warren&#39;s use too.<div><br></div><div>I wonder how much of this could be met directly with custom templates when using Fusion, but probably easier to manage with iframes, and gives you AJAX viewer embeds too.<div>

<br>
<div><br></div><div><div class="gmail_quote">On 30 July 2010 12:32, GordonL wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Jason, I use IFRAMES for both the AJAX and FUSION versions (I use modified<br>
templates too).  The nice thing is that all my javascript in in the index<br>
page so i just call everything with a top.functionName() regardless of<br>
viewer type.<br><br></blockquote></div></div></div></div>
<br>_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org" target="_blank">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br></blockquote></div><br>