Select to view content in your preferred language

Bug with attribute table widget and blank/empty basemaps

1446
0
05-22-2013 08:29 AM
HenryUnderwood
Emerging Contributor
Hopefully someone can shed some light on this...

As much as the basemap gallery is very convenient, and preferable to loading them as operational layers, I need my users to have a blank background sometimes. When I add a blank basemap (using code, or with a dummy service), no feature information will appear in the attribute table. The widget opens with the title "Attribute Table" and white space below. As soon as I either remove the Blank feature layer or code, the attribute table populates normally.

Blank basemap code:
<layer label="Blank" type="dynamic" visible="false" url="" />
<layer label="Blank" type="dynamic" visible="false" icon="assets/images/basemap_blank.png" url="" />

Blank map service:
http://granitweb.sr.unh.edu:6080/arcgis/rest/services/GRANITView/GRANITView_Blank/MapServer/0

Is this a bug I should start a support ticket for? Or is there a better way I should be handling my needs?

Running 3.3
Tags (2)
0 Kudos
0 Replies