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 Number BUG-000171296
SubmittedOctober 8, 2024
Last ModifiedJanuary 27, 2025
Applies toPortal for ArcGIS
Version found11.3
Operating SystemWindows Server
Operating System VersionN/A
StatusDuplicate

Additional Information

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

  }

}"

 

Steps to Reproduce

Bug ID: BUG-000171296

Software:

  • Portal for ArcGIS

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options