Hi list,<div><br></div><div>As the subject says, this is offtopic, but I have sent the same messagge to Geoext users mailing list, nobody answered, and it's a very low traffic list... So, if anyone has some experience with Geoext, I would appreciate all the help I can get. (The data is prepared with QGIS, so it's not totally OT :-) ).</div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div>My setup is very simple one, I have some SHP, loaded into Geoserver as a layer.</div><div>I was looking into Geoext documentation and found this:</div>
<div><a href="http://www.geoext.org/lib/GeoExt/widgets/form/SearchAction.html" target="_blank" style="color: rgb(42, 93, 176); ">http://www.geoext.org/lib/GeoExt/widgets/form/SearchAction.html</a></div><div><br></div><div>
What version of Ext, Geoext and Openlayers JS I have to reference to get this working? I have tried with the setup from geoext tutorial, and with my own local Ext-2.3.0, Geoext 0.6 and OpenLayers-2.8, to no effect...</div>
<div><br></div><div>The first problem I can see, in Ext-2.3.0 API documentation there is no more </div><div>Ext.form.Panel</div><div>but there is</div><div>Ext.form.FormPanel object</div><div><br></div><div>So, if I use my setup from the basic example (it loads ExtJS 2.3.0, geoext 0.6 and OpenLayers 2.8) I get what is basically a blank page (only what I add as HTML is rendered), Firefox Error Console gives a bunch of warnings and 1 error:</div>
<div><br></div><div><div>Error: Ext.form.Panel is not a constructor</div><div>Source File: <a href="http://localhost/trazenje/" target="_blank" style="color: rgb(42, 93, 176); ">http://localhost/trazenje/</a></div><div>Line: 22</div>
<div><br></div></div><div>And if I try changing Ext.form.Panel to Ext.form.Formpanel I get:</div><div><br></div><div><div>Error: ct is null</div><div>Source File: <a href="http://localhost/ext-2.3.0/ext-all.js" target="_blank" style="color: rgb(42, 93, 176); ">http://localhost/ext-2.3.0/ext-all.js</a></div>
<div>Line: 1140</div><div><br></div></div><div>Needles to say my Javascript knowledge is limited, but I was under the (probably false ;-) ) impression that I would at least be able to run some examples :-(.</div><div>Where is the error? What should be in <head> to be able to run this example?</div>
</span></div><div><br clear="all">--- <br>Zoran Jankovic<br>
</div>