I have a form where I want to let the user upload a picture. When the user fills out the form then clicks on the image button, this button triggers the pick functionality. When the user picks a image and returns to the form, the formfield are empty. It looks like when the picks function returns to the app it returns to the original state. Is there something I'm missing, or should I first save the data and the after a success fill the form fields with the stored data? _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
