You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot find a way to add soft new lines (ALT + ENTER in Excel) to have new lines within the same cell.
Joining my array with | join["\n"] puts the items in separate cells underneath each other, not in the same cell.
I'm still on Craft CMS 2.7 btw.
The text was updated successfully, but these errors were encountered:
I cannot find a way to add soft new lines (ALT + ENTER in Excel) to have new lines within the same cell.
Joining my array with
| join["\n"]
puts the items in separate cells underneath each other, not in the same cell.I'm still on Craft CMS 2.7 btw.
The text was updated successfully, but these errors were encountered: