Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Keep adress-info in form after submitting #535

Open STGiese opened 7 years ago

STGiese commented 7 years ago

Hi, we will use the geoform-template for a public participation process where useres can do several submissions. For each submission adress-informations is required. When a user wants to submit several statements it is not userfriendly that he has to enter the same adress-information after submitting the data. Is it possible (e.g. via cookie...) to keep data of certain fields even after pressing the submit-button so that the user doesn't need to enter these data again when fullfilling a second form?

driskull commented 7 years ago

Thanks @STGiese we'll see if we can work something like this into the next version.