Hoppa till huvudinnehållet

accessing the generated printing document

Kommentarer

2 kommentarer

  • Permanently deleted user

    Hi,

    What version of Essentials are you running?  If you are on 3.3 then check out the section entitled "Running Behind a Reverse Proxy" in the admin guide - I believe you need to set this up.

    If you are running 3.4 then it is a bug, you can see the response here:

    (http://support.geocortex.com/Forums/Thread.aspx?pageid=0&mid=2&ItemID=7&thread=45560) http://support.geocortex.com/Forums/Thread.aspx?pageid=0&mid=2&ItemID=7&thread=45560

     

    (https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&id=906600000000AZ2AAM) https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&id=906600000000AZ2AAM?

    By the way I love the site - how did you set up the map themes, they look great?

     

    Chris

     

     

    0
  • Permanently deleted user

    Hello Chris,

    Thank you for email.

    We are running verson 3.0. Your email lead me on a line of thought/work that gave a working solution. I did a URL changing with a reverse proxy setting gave the solution I wanted. So I thank you very much.

    map themes

     

    ========

     

    *the map themes are generated dynamically looking at the geocortex site using action script in a widget i created myself.

     

    *all the buttons are 'ArcGISTiledMapServiceLayer' base map (in the mapservice instead of operational).

     

    *the 'ArcGISDynamicMapServiceLayer' is displayed through radio buttons. (an operational map)

    some code that might explain a little better.

     

    ----------------

     

    mx:ToggleButtonBar - is used to display the map buttons. this is generated looking at the site. Even the labels come fromt the site.

     

    mx:ToggleButtonBar itemClick="loadmap(event);" makes a new map visible and switches off the current on.

    basically that is what it does beside a little more functional for the tool.

    Let me know if you want more code.

    we have some updated caches coming through the next week.

    Regards,

    Ghehaan

    0

Du måste logga in om du vill lämna en kommentar.