<operationallayers>
<!-- Example of editable feature layer -->
<layer label="San Francisco 3-1-1 Incidents" type="feature" visible="false" alpha="1.0"
popupconfig="popups/PopUp_311.xml"
url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/>
<!-- Example time-aware feature layer -->
<layer label="Earthquakes" type="feature" visible="true"
url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Earthquakes/Since_1970/MapServer/0"/>
<!-- Example data used with data extract widget -->
<layer label="Data Extract Incidents" type="dynamic" visible="false" alpha="0.6" autorefresh="10"
url="http://sampleserver4.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/Incident_Data_Extraction/MapServer"/>
</operationallayers>2. The field name length is limited. User has to mouse over to see the full name.
Please see attached screen. If I mouse over it, it says "Number of Employees"; otherwise
it is cut short in display. How to fix the display?