The client's current site (which is being replaced by the new Drupal Cloud site under construction) populates a google docs file from an html form. Is it possible to set the webform in Drupal Cloud to populate that document? I looked at the /webform/configure page and didn't see an option for custom
code. "
Category:
- Question
7/15/14
kiirja@mit.edu
I looked at the /webform/configure page and didn't see an option for custom
code. "form action=" .... etc
7/15/14
csgiles@mit.edu
I don't know of a way to automagically do that on the fly, but since Webform lets you download all submission data as a CSV, TSV, or Excel file, you could download the spreadsheet and put that into your Google doc.
7/24/14