Select to view content in your preferred language

Pop-Ups Not Working for Certain Features

285
4
Jump to solution
4 weeks ago
RobertMatthewmanCTCLUSI
Occasional Contributor

I have a feature service symbolized simply, where the style uses a single attribute with three values. The thing is, for one of the symbology values, popups don't show up when clicked. It's not an issue with the layer or the map, the other two symbology classes work fine. I can't find any other reports of similar issues.

0 Kudos
1 Solution

Accepted Solutions
RobertMatthewmanCTCLUSI
Occasional Contributor

I found the culprit... I had created a custom symbology in ArcGIS Pro before publishing the web-layer, and somehow the hollow-fill style I had for the Fee polygons got published in the feature service as a "Structure" symbol type (I hadn't seen that before) and the feature's were only pop-up-able when clicking the outline itself! I added a very light fill and can now click on the center of the features and get normal behavior.

View solution in original post

0 Kudos
4 Replies
ChrisUnderwood
Esri Regular Contributor

Hello @RobertMatthewmanCTCLUSI , what is the value of the attribute when it fails to show the popup, and what are the other two values that do work ?

0 Kudos
RobertMatthewmanCTCLUSI
Occasional Contributor

They are strings for property status - "Fee", "Reservation" and "Trust". They're also in a Domain (where Reservation as a label is Res a code). "Fee" is the value that doesn't show pop-ups.

0 Kudos
ChrisUnderwood
Esri Regular Contributor

"Fee" is not a Reserved Word, and it works OK for me, so I think that is not the issue. Is there something else in the Attributes that is particular to "Fee" type data, eg some Arcade or similar ?

0 Kudos
RobertMatthewmanCTCLUSI
Occasional Contributor

I found the culprit... I had created a custom symbology in ArcGIS Pro before publishing the web-layer, and somehow the hollow-fill style I had for the Fee polygons got published in the feature service as a "Structure" symbol type (I hadn't seen that before) and the feature's were only pop-up-able when clicking the outline itself! I added a very light fill and can now click on the center of the features and get normal behavior.

0 Kudos