Closed (duplicate)
Project:
Webform
Version:
5.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 10:50 UTC
Updated:
8 May 2009 at 17:31 UTC
Hi!
I have a request for a modification of the export function. When exporting a webform to excel or csv, the checkbox information is exported as header + x for selected.
Example:
Checkbox: Please subscribe me to the following newsletters: values: newsletter1, newsletter2, newsletter3
CSV / Excel results in:
newsletter1,newsletter2,newsletter3
x,x,x
That's quite useless when you try to import the data to another application.
Is it possible to modify the export data to:
fieldname
"newsletter1,newsletter2,newsletter3"
Then I can use the value of the checkbox instead of the value of x.
Thanks!
Cheers,
Eric
Comments
Comment #1
ericclaeren commentedComment #2
quicksketchThis is the same request as #293864: Option to choose CSV Select Format. Please see the request there.
Comment #3
ericclaeren commentedThank you for your response, I will check there. Cheers!
Comment #4
quicksketch