We need a text box that preserves line breaks. For example, the customer enters:
"I walk around like everything's fine
But deep down, inside my shoe
my sock is sliding off."
On 3dCart, the line breaks are honored until it is added to the cart and then it is one long line of text.
Using single line text (such as line 1, line 2, etc.) will not work because there could be 10 lines. I can tell them to enter a comma at each line break. Anyone have a better idea?
"I walk around like everything's fine
But deep down, inside my shoe
my sock is sliding off."
On 3dCart, the line breaks are honored until it is added to the cart and then it is one long line of text.
Using single line text (such as line 1, line 2, etc.) will not work because there could be 10 lines. I can tell them to enter a comma at each line break. Anyone have a better idea?