Because MapSuite Web Edition uses Openlayers 2.10, I would expect it to support WFS-T as the base OpenLayers 2.10 does.
However, either that's not the case, or I'm missing something.
I'm still using the sample I got working through my last question (gis.thinkgeo.com/Support/DiscussionForums/tabid/143/aff/12/aft/9115/afv/topic/Default.aspx) I will add my WFS GetCapabilities on this topic. In it, you will see the server supports full WFS-T.
So I used the DrawEditShapes sample to build this part in my Proof of Concept app. I can transfer a feature to the EditOverlay without any problems.
When saving, however, I get an Exception stating my laying isn't editable. How does the API determine if my layer is editable? Can I override that somewhere? (ie. specifying I have a transactional service)
Regards,
Casper Span
wfs_getcapabilities.txt (18.4 KB)