Layer not showing up in Attribute Table widget

5292
16
12-22-2015 10:57 AM
HeatherHegi1
New Contributor III

I have an issue with a layer not showing up when I add the Attribute Table widget in Web AppBuilder for ArcGIS. It's a shapefile layer that I manually update periodically thus breaking the functionality of the Attribute Table widget, but that hasn't been a problem until now. Last time I updated it, November 2nd, all I had to do was remove the widget and add it back to configure it how I wanted it. This time, however, when I went to add it back, this layer that I just updated just will not show up on the list of layers I can feature in the Attribute Table. Is there a fix for this?

0 Kudos
16 Replies
MichaelRobb
Occasional Contributor III

Hi,

Create a new app, it will show up.  You can then go into the app\##\configs\AttributeTable\config_Attribute Table.json...

you should see a new ID for that layer.  GO back to the original app file find that layer name and update it with the new ID.

I dont see why this would break the service though, unless you have schemaLocked = True on the arcgis Service. Or the schema changed...

But then I should be asking important questions, such as ... is this Web app developer or Web app in ArcGIS Online.?

HeatherHegi1
New Contributor III

I'm using Web app in ArcGIS Online.

0 Kudos
AravindStoryMaps
Esri Regular Contributor

Two places I would like to know if the shapefile layer appears in your WAB:

1.

Is the check mark enabled?

2.

On the layer list options, is the option "Open Attribute Table" available and can you click on it and let me know what occurs?

0 Kudos
HeatherHegi1
New Contributor III

In the Web Mapping Application, the layer "Development" will not show up when I try to configure the attribute table.

ConfigureAttributeTable.png

This layer is turned on in the map. This is what it looks like in the Web Map that feeds the application, and the table is accessible.

Legend.JPG

Is there somewhere else I need to make sure that the "Development" layer is check marked?

0 Kudos
AravindStoryMaps
Esri Regular Contributor

Is the "Development" layer a hosted or published feature service? If not, is it a map service?

Can you try to reload the web map in the web application by choosing the same web map? Is the web map saved?

Additionally, I have seen this issue occur for mixed content. Is your layer http or https? and incidentally, is the URL to the application: HTTP or HTTPS?

0 Kudos
HeatherHegi1
New Contributor III

The "Development" layer is an uploaded shapefile, so hosted. In troubleshooting I took the extra step to "Save Layer", but that didn't do anything. I have certainly been saving the Web Map, and reloading the map doesn't fix the problem. Every page I go to features the "https".

HeatherHegi1
New Contributor III

...I just created a fresh Web Mapping Application for trouble-shooting and found that same layer list options as in your screenshot. The Development layer is turned on, it lets me view the table, but the Development layer still won't show up on the Configure Attribute Table page.

Legend2.JPG

0 Kudos
AravindStoryMaps
Esri Regular Contributor

Can you right click anywhere on the map and choose "Inspect" under the options to open up a bar on your right or below the screen. Choose "Console" and can you take a screenshot of the errors that appear"?

0 Kudos
HeatherHegi1
New Contributor III

Console.JPG

0 Kudos