Closed (fixed)
Project:
Webform
Version:
7.x-4.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2015 at 20:05 UTC
Updated:
13 Mar 2015 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
danchadwick commentedThe cell is word-wrapped if it contains a return character. Otherwise it's not.
This patch adds a global webform option to word-wrap all text cells. The first two rows, first column only, of the header is excepted, since the header is designed for these cells to overlaps the cells to the right. Only affects Excel xslx output.
Committed to 7.x-4.x, ported and committed to 8.x (as best as I could -- I couldn't test it).
Comment #3
danchadwick commented