Hi
Here i'm trying to see the attribute information from the operational layers added to the map, using Attribute Table widget present in the WAB 2.6.
I can able to see the table after all the layers are added to the map but,
when i add a layer to the map by keeping the attribute table widget open, the added layer is not reflecting on the Attribute Table widget.
how to resolve this?
Sivram,
How exactly are you adding the layers to the map? Are you using the addData widget?
Robert
Thanks for the reply, we are creating a feature layer dynamically by uploading the excel file (not from the ArcGIS server) and adding the feature layer by this.map.addLayer(<dynamically created custom feature layer>);
After adding the feature layer it reflected in Legend Widget and Layer List widget but not in the Attribute Table widget when i add the dynamically created feature layer to the map by keeping the Attribute Table widget open
Please refer the below screenshot where the layer(Entity Map) is not updated on the Attribute Table Widget.even i click refresh, the Entity Map feature layer was not reflected on the Attribute Table Widget
Please refer the below screenshot where i can see the dynamically created layer(Entity Map) if I open the Attribute Table widget after adding the layer to the map.
Sivram,
I am not sure why it is acting that way. Here is what the docs say: