I found a bug when I export my form records in Excel (.csv): the separator char is a comma (",") and if I insert a comma value inside my forms (for example in a long text field) I cannot determinate which value belongs to a field.
Also, in this case, I have (for example) 8 columns and 9 values.
Anyone have found the way to fix it? Thanks a lot.
Please, i really need this feature (and it shouldn't be too hard to fix imho): i'l like to buy immediately this product but a correct export is what i need.
Thanks a lot.
EDIT: i just found out that you can customize your export, working in Views->Partial -> Forms -> Export. You can customize both csv and html export. (there's a Html.Raw in the html view, but it's an error because html will not be shown but interpreted)
Issue when exporting forms in CSV
Hi.
I found a bug when I export my form records in Excel (.csv): the separator char is a comma (",") and if I insert a comma value inside my forms (for example in a long text field) I cannot determinate which value belongs to a field.
Also, in this case, I have (for example) 8 columns and 9 values.
Anyone have found the way to fix it? Thanks a lot.
Hi again.
Please, i really need this feature (and it shouldn't be too hard to fix imho): i'l like to buy immediately this product but a correct export is what i need.
Thanks a lot.
EDIT: i just found out that you can customize your export, working in Views->Partial -> Forms -> Export. You can customize both csv and html export.
(there's a Html.Raw in the html view, but it's an error because html will not be shown but interpreted)
Thanks.
is working on a reply...