-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
It seems like linebreaks in textarea fields are not correctly escaped and thus break the csv file when exporting. In this case I added a line break (pressed Enter) right after "Before linebreak.".
ID;Name;Email;Description;Received
;Lukas Siemoneit;[email protected];Before linebreak.
After linebreak.;2025-11-19 13:02:34
;Lukas Siemoneit;[email protected];Another text with spaces.;2025-11-19 12:36:38
;Lukas Siemoneit;[email protected];A text with spaces.;2025-11-19 12:33:57
I confirm that the Troubleshooting chapter does not solve my problem and that installation does not contain any custom form templates.
Metadata
Metadata
Assignees
Labels
No labels