Craig - Good morning. Thanks for your reply. I do have the hyperlink option turned on, and working properly. However, this functionality does not carry over to a geopdf. Well, I have not figured out how, maybe this is something that ESRI can shed some light on.
I have been using the geopdf (export with attributes) for this task. The problem I run into is that the link is not clickable, copy or paste etc in the attribute window within in Adobe Reader or Acrobat. The attribute table does show in adobe when I use the data model tree or object data tools, but it's pretty much a static image. I have not figured out how to allow users to copy and paste any record shown in the attribute table. Which woudl work fine for this task if that was the only way to go about it.
I'm left with my last option I think. I need help in writing a label expression, that will shorten the url in the label, but still allow for a user to click and connect to that website. I have found some short vbscript that will truncate the url, but once that is exported to the pdf, the full ur is not red by adobe. An example is, I have truncated the display label to only display 10 characters. But when you hover over the lablel(url) in adobe, it will try to connect me to "www.califo" instead of the full address.
Anyone have an idea as to the code I woudl need to launch a website but not show it's true url on the label?
Thank you!