From the headercontroller documentation:
|
<name>Name given to the layer when displaying the search results, default behavior is to display the layername. [Added at 3.2]
|
Seems that when I put the <name> tag in my headercontrollerwidget.xml it appends the name value after the layername, not instead.
<mapservice>
<url>http://arcgisprod01.ci.richland.wa.us/ArcGIS/rest/services/PublicWorks/SDmanholes2Bnumbered/MapServer</url>
<layerids>2,3</layerids>
<searchfields>FacilityID</searchfields>
<name>Storm Feature</name>
</mapservice>

Am I missing something here, or is it going to still add the layername as well as any name tag values?
R_
Using OTB compiled FV3.6