laptop and a wrench

Bug

Editing the source of a link in the List element of ArcGIS Dashboards removes the URL value for the href attribute.

Portal for ArcGIS
Bug-ID-Nummer BUG-000171296
EingereichtOctober 8, 2024
Zuletzt geändertJanuary 27, 2025
Gilt fürPortal for ArcGIS
Gefunden in Version11.3
BetriebssystemWindows Server
BetriebssystemversionN/A
StatusDuplicate

Zusätzliche Informationen

Duplicate of BUG-000166117.

Workaround

Enable Advanced formatting in List Options. The format of the code is as follows.

  

"// URL is the name of the field

var urlformatted =$datapoint.URL

 

urlformatted = '<a href="' + urlformatted +'" target="_blank">URL Link</a>'

 

return {

 textColor: '',

 backgroundColor: '',

 separatorColor:'',

 selectionColor: '',

 selectionTextColor: '',

  attributes: {

   urlformatted: urlformatted

  }

}"

 

Schritte zur Reproduzierung

Bug-ID: BUG-000171296

Software:

  • Portal for ArcGIS

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln