Closed (fixed)
Project:
Webform to Google Docs
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Dec 2012 at 00:58 UTC
Updated:
15 May 2016 at 16:05 UTC
Jump to comment: Most recent
Comments
Comment #1
charlie-s commentedThis is not currently available, but it certainly should be. Multiple values should, in my opinion, be detected and inserted into a single cell as a comma separated list. Are there any other considerations to take into account?
Comment #2
escoles commentedIf I understand the problem correctly, a potential workaround would be to create "multi-select" elements that have only a single element. (This is in fact what you need to do in order to make a checkbox-list Section 508 compliant.) If you create a select with only one element, using checkboxes, will it work?
Comment #3
charlie-s commentedThat would probably work just fine, and then you'd have a column for each checkbox, i.e.
That might even be more "recommended" than a comma separated list, which is probably not very useful.
Comment #4
LaurenW commentedI am also interested in a feature that would pull over a comma separated list for multiple selections, as having a separate selection for each item would greatly complicate and enlarge my Google Doc. Just wondering if anyone is still looking into creating this feature as I don't have the program knowledge to create a patch.
Thanks!
Comment #5
charlie-s commentedThis now works via a simple line break in the Google Sheet.