[Geoprisma-dev] Edit (create) issue
Yves Moisan
yves.moisan at boreal-is.com
Thu Jul 22 10:51:49 EDT 2010
Hi All,
Anybody had a problem like objGPWidgetCreateSomething_Point is not
defined (Firebug) ?
The final JS indeed tries to assign attributes to a var that is defined
afterwards :
objGPWidgetCreateSomething_Point.setFeaturePanel(objGPWidgetFeaturePanelFormSomething);
e.g. on line 2726
...
var objGPWidgetCreateSomething_Point = new
OpenLayers.Control.EditFeature_Create(objWidgetOptions); e.g. on line 2753
Looking at the Create.xslt file shows the variable declaration is the
first thing done (line 20). Any clues ?
TIA,
Yves
More information about the Geoprisma-dev
mailing list