GoogleForms Magic - Uploading Files and FormEmailer
A great video by Randy Rodgers on how to upload files via GoogleForms to GoogleDrive using Form+
[youtube=http://www.youtube.com/watch?v=rRruVpe0a90&w=420&h=315\]
FormEmailer -
FormEmailer is a Google Apps Script for Google Forms and Spreadsheets._With it you’re able to easily set up flexible e-mail merge in your spreadsheets and automatic emailing to your forms._The best part is that you need NO javascript knowledge, and everything is set up in a simple interface.
[youtube=http://www.youtube.com/watch?v=PrbTGilT5HM&w=420&h=315\]
Check out Miguel’s Workshop Materials online at http://mglearns.wikispaces.com
![]()
Everything posted on Miguel Guhlin’s blogs/wikis are his personal opinion and do not necessarily represent the views of his employer(s) or its clients. Read Full Disclosure
var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();