Thanks for the response, I've tried it, but it still doesn't work... Maybe I
have to register the event somewhere else?
I activate the savestrategy, through a button, by this way:
var save = new OpenLayers.Control.Button({
title: "Save Changes",
trigger: function() {
saveStrategy.save();
},
displayClass: "olControlSaveFeatures"
});
Maybe I need something more here?
Thanks
--
View this message in context:
http://n2.nabble.com/Trigger-save-event-tp3301517p3308034.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev