Closed GoogleCodeExporter closed 9 years ago
Rearranged the "New Form" and "Upload Data" screens to have the data input
fields above the text. The native Android browser doesn't resize the
javascript-launched windows properly, or allow scrolling in them.
The ability to upload media files is highly dependent upon the file chooser you
use from within the browser. If the chooser does not return the filename of
the file you've selected, you will not be able to upload any media files.
Astro File Manager is one file chooser that does return the filename. It
doesn't seem to support a choose-multiple-file, however, so uploading multiple
attachments is tiresome and requires that the form/submission have a
meta/instanceID field that is populated with a unique id for each submission.
If that is the case, you can upload the complete submission by uploading the
xml file and one attachment at a time.
Original comment by mitchellsundt@gmail.com
on 17 Aug 2011 at 12:10
Original issue reported on code.google.com by
mitchellsundt@gmail.com
on 26 Apr 2011 at 5:53