[Users] Re : SearchPanel doesn´t work
Éric Lemoine
eric.lemoine at camptocamp.com
Thu Jun 14 06:50:41 CEST 2012
Le mercredi 13 juin 2012 à 12:04, Stephan Richter a écrit :
>
> Dear List,
>
> i need help with programming of a searchPanel. I tried this tutorial http://ian01.geog.psu.edu/geoserver_docs/apps/gaz/together.html . I adjusted it to my project, but Firebug shows me an error and i don´t know what it means:
>
>
> Firebug error message:
>
> GeoExt.form.toFilter.FILTER_MAP is undefined
>
>
>
> (type = GeoExt.form.toFilter.FILTER_MAP[s[1]]) !== undefined) {
> form.js (Zeile 39)
>
>
>
>
>
>
>
The FILTER_MAP variable is defined in the form.js script, and that script is loaded in your page. So this is strange. When you enter GeoExt.form.toFilter.FILTER_MAP in the FireBug console do you effectively get undefined? I'd try that right after page load and check if other codes change FILTER_MAP to the undefined value later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20120614/bc93188e/attachment.htm
More information about the Users
mailing list