Esri / arcgis-viewer-flex

Source code for ArcGIS Viewer for Flex - a great application framework for web applications.
http://links.esri.com/flexviewer
Apache License 2.0
134 stars 151 forks source link

hyperlinks do not work in related records in popup window #226

Closed Jared-Yost closed 11 years ago

Jared-Yost commented 11 years ago

hyperlinks do not work in related records in popup window.

I use relate tables to deliver information about actions that have taken place at a parcel level. one of the fields in the relate table is pdf documents accessible by a full http: url ex. http://maps.cityofsandpoint.com/docs/PublicWorks/encroachpermit/1786.pdf

When I view the relate information in the popup it shows my hyperlink, however it is not active.

image

Since the data I have is updated yearly in some cases it generates a one to many relationship so a simple join doesn't work.

jcfranco commented 11 years ago

Thanks for reporting this. This has been fixed in the API and will be available in the next release.

Jared-Yost commented 11 years ago

Thank you.

Jared Yost GIS Manager/Urban Forester City of Sandpoint, Idaho

From: jcfranco [mailto:notifications@github.com] Sent: Friday, November 08, 2013 2:47 PM To: Esri/arcgis-viewer-flex Cc: Jared Yost Subject: Re: [arcgis-viewer-flex] hyperlinks do not work in related records in popup window (#226)

Closed #226https://github.com/Esri/arcgis-viewer-flex/issues/226.

— Reply to this email directly or view it on GitHubhttps://github.com/Esri/arcgis-viewer-flex/issues/226.

phdjoe commented 9 years ago

Was this changed in the API only or in the ArcGIS Viewer for flex? I upgraded the Viewer and still don't see a way to configure the pop-up to have a hyperlink in a related record. If only the API was updated is there a sample of a popup configured with this option?

phdjoe commented 9 years ago

Should have mentioned using ArcGIS Viewer for Flex version 3.7.

jcfranco commented 9 years ago

Was this changed in the API only or in the ArcGIS Viewer for flex?

The fix was made in the API, so it should be available in the Viewer too. URL values are converted to hyperlinks automatically.

I upgraded the Viewer and still don't see a way to configure the pop-up to have a hyperlink in a related record.

This is not configurable.

phdjoe commented 9 years ago

Thanks for the response.  Was trying to use a dns path.  Will try to use a url on Monday.

Joe

Sent from Yahoo Mail on Android