Skip to main content

Is there a way to format a DataLink field result to automatically display as a hyperlink?

Comments

2 comments

  • Permanently deleted user
    using href I believe only works in the feature description.  If you want a link to work from a field in the database, it needs to start with "http://" and will likely require your network.server guys to create a virtual directory to use in the URL.
    0
  • Permanently deleted user
    As an example, this value can be found in one of my layers:

     

    http://imaps.ci.santa-rosa.ca.us/img/SewerPDFs/HH2801.pdf

     

    Not sure you can build a URL on the fly based on linked in data, but if the value is in the table already, it can be used in a one to many join.
    0

Please sign in to leave a comment.