Hi, refer to http://openlayers.org/dev/examples/getfeatureinfo-popup.html
please note that popup constructor accepts html string .. so you can embed a form or table with input fields in popup .. also you can add button which will trigger your wfs-t request regards, Imran On Mon, Oct 15, 2012 at 6:06 PM, just_cat <[email protected]> wrote: > Hi, thanks for your reply! > I accomplished making a map like in your first example, with the tools and > the function to draw and save the polygon. > Now, how do I "add a popup to that feature containing html input controls"? > And also the step after that? I read about WFS/WFS-T, but still I can't > solve the problem. > > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/OL-edit-attributes-via-Popup-tp5008665p5008723.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 -- I.R _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
