Select to view content in your preferred language

WebMap Popup does not show FC name

615
3
10-16-2023 11:45 AM
Labels (1)
SanchezNuñez
Frequent Contributor

Hello

 

In AGOL when I click in a WebMap and also in EB to a feature the popup window does not shows the Feature class (layer) name.

How can I enable it?

Thanks

 

0 Kudos
3 Replies
KenBuja
MVP Esteemed Contributor

You can add that to the popup title in the Configuration dialog.

layer.png

0 Kudos
EH_Alaska
Regular Contributor

Hi @SanchezNuñez!

As @KenBuja demonstrated, there is a Title option in the Pop-ups settings box. You can either add a static title to this box, such as the layer name (ex: "Roads of Alaska") or you can make the title dynamic, where it changes from feature-to-feature like what Ken is showing in his image. To do this, click the { } box next to the Title textbox and select the field (or fields!) you want to populate the title. In Ken's example, he has static text ("My layer: Site ID") and then a dynamic element ({FIELD_ID}). The dynamic element notes the Site ID of whichever feature he has clicked on. In this case, it was site 6566.

Let me know if you have any questions!

0 Kudos
JoseSanchez
Frequent Contributor

Thank you @KenBuja   and @EH_Alaska 

0 Kudos