Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I need to make a Google Doc form, in which the users need to upload an image. Is it possible to do so using Google Docs form? If yes, then how?

share|improve this question

1 Answer

No, that is not possible in the standard Google Spreadsheet forms.

If you're capable of a little programming, you could implement your very own form with the Google Apps Script GUI builder. The GUI builder has a file upload element.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.