[Users] parse WFS-T resopnse
Alexandre Dube
adube at mapgears.com
Fri Feb 25 14:17:36 CET 2011
Hi Viggo,
Here's a start :
saveStrategy.events.on({"save": function(response){
// it went well, now do whatever you want with your response
}, "fail": function(response){
// something went wrong...
},scope: saveStrategy});
Using firebug, look at the response to see what you can do.
Regards,
Alexandre
On 11-02-25 07:34 AM, Viggo Lunde wrote:
> Hi
> How can I get the WFS-T response and parse it to give the user
> feedback if it went well?
>
> Is there an example?
>
> I have been staring here:
> http://workshops.opengeo.org/geoext/wfs/wfst.html
>
> Viggo
>
>
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
--
Alexandre Dubé
Mapgears
www.mapgears.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110225/94a102c9/attachment.htm
More information about the Users
mailing list