I keep getting this error message and I cant figure out why: "A problem occurred while parsing the configuration file widgets/Identify/IdentifyWidget.xmlError #1090"Here is a portion of my config file for the widget:
<layers onlythese="false>"
<layer>
<name>Sanitary Structure</name>
<fields>
<field alias="Type" name="TYPE"/>
<field alias="Outlet Direction" name="OUTLET_DIR"/>
</fields>
<zoomscale>15000</zoomscale>
<forcescale>true</forcescale>
</layer>
</layers>"
Can anyone help me with this issue.Thanks!