leven.steve
Posts: 0
Joined: Sun Mar 04, 2012 4:01 pm

import data with text field having multiple lines

How would I import a multi-line text field into a collection?
I can format it any way that is necessary before importing but I want to import an address of say 5 lines into a text field and then display/use it in my app.

The app component would be a textarea to make it multi-line

UPDATE: I figured it - use \r\n like this:
12 High Road\r\nEnfield\r\nEN1 1AA

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

import data with text field having multiple lines

Thank you for update.

Return to “Issues”