Skip to main content

Feature Hyperlinks in results panel to internal folders

Comments

5 comments

  • Permanently deleted user
    In the feature Hyperlink panel at the bottom there is a text box for Target

     

    Enter this in the text box

     

    _blank

     

    Now a new tab opens.

     

    However; this is only working in Chrome and not IE.
    0
  • Permanently deleted user
    If you put a target, it should work ok:

     

    <a href="http://imaps.srcity.org/img/APMaps/{APN_MAP}.pdf" target="docs">View AP Map</a>

     

    As can be seen in this site for the parcel layer:

     

    https://maps.srcity.org/Html5Viewer/Index.html?viewer=CityParcel
    0
  • Permanently deleted user
    Hi Rusty,

     

    That's strange, I'm actually seeing the opposite on my side.  My feature hyperlink loads as expected in IE, but not in Chrome.  

     

    My best guess on this, is that the sites are in different zones, where company policies are set to allow or deny file hyperlinks like that to work.  By default, most browsers will block file hyperlinks, as a security measure.

     

    The reason Mike's hyperlink works, is because he's linking to a web URL.  For the most consistent results across all web browsers, I would suggest you host your PDFs on a web server, and link to their http(s) URLs.

     

    I hope this helps!

     

    Thanks,

     

    Danny
    0
  • Permanently deleted user
    In my case I am linking to a folder location on an internal server that contains scanned plans. (improvement, Tract, Parcel, etc)

     

    We were able to get it to work in IE by adding the URL for the GC web server to the Trusted sites.

     

    Still don't like that I can just click in Chrome and it opens a new tab with the folder contents, but user has to Rt-click open a new window to get the same result in IE.

     

    I also tried changing that browser property on click - always open in a new window/tab ; didn't work.

     

    I agree these issues are more related to the browser permissions than the site configuration.

     

    Thanks for the feedback.
    0
  • Permanently deleted user
    No problem Rusty.  

     

    One more suggestion that I saw in another thread that may help, is that you can create a new website in IIS, and set the directory to the folder with your PDF files.  You would then change the hyperlink to open them from an HTTP link (Like Mike mentioned in one of the previous posts in this thread).  You should have no trouble at all opening those files if they are being served up from a web server.  

     

    Cheers!

     

    Danny
    0

Please sign in to leave a comment.