[Users] combobox with autosuggest error invalid propertyname
Pedro Costa
pedrocostaarma at sapo.pt
Fri Aug 2 16:26:33 CEST 2013
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>|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20130802/d49bf9fa/attachment.htm
More information about the Users
mailing list