Hello everyone,
I have tried to understand the example you sent me but I could not fit in my
case.
I solved the problem in this way:
1. setting the attributes with the query string:
var myAttributes = { 
        "id_sistema_coordinate": "my query_string variable value" 

}

2. adding this line 
                feature.attributes = OpenLayers.Util.getParameters(); 

after
                feature.state = OpenLayers.State.INSERT;

thanks anyway!
Paolo
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/custom-save-tp5807317p5818822.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to