I have a web map and a web app. The Web App shows the legend with appropriate items es expected.
Is there a way to embed a hyperlink into the layer name inside the legend? I tried using
<a href="url">link text</a> for the layer name in the web Map hoping this would transfer into the application legend but "<" ">" are not valid chars for layer names. any suggestions?