Hi guys,

I'm trying to add a combobox with autosuggest to my map like in this example of geoext dev [1].
But I'm facing problems.
With that code [2], i got an error in the response [3]. But if I remove 'the_geom' of propertyNames: ' [ TOPONIMIA', 'the_geom'], an let only one I receive another error [4]. I never see any suggest option when i write in combobox... I think its not a problem with srs (the wfs protocol works in form panel) but i don't know wants wrong...
Can anyone knows the problem?

Thanks


[1] http://dev.geoext.org/geoext/trunk/geoext/examples/geocoder-wfs.html

[2] http://pastebin.com/5debX9Fp

[3]
|<ows:Exception exceptionCode="InvalidParameterValue" locator="PROPERTYNAME"> ||<ows:ExceptionText>msWFSGetFeature(): WFS server error. Invalid PROPERTYNAME the_geom</ows:ExceptionText||>

[4]
|

|  <gml:boundedBy>
||       <gml:Null>missing</gml:Null>
||    </gml:boundedBy>|


_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to