0

Problem with multi-line rich text fields
I'm experiencing a problem when importing data from a csv file into a rich field. The import process combines all lines in a field into one line.
The same thing happens if using Update Multiple Records, and specifying a formula to copy the fields. For example:
Text1 is a multi-line field.
Text2 is a rich text2 field.
When updating multiple records, I put this formula into Text2: Text1
The result was that all of contents of Text1 were added to Text2, but all lines within a field were combined into one line.
Like Follow
9replies