How to read file with same original content ?
-
So, I have list of .txt file http://prntscr.com/fscluh with content paragraf http://prntscr.com/fschv6 , but when I read file and type to form of website, its not with paragraf http://prntscr.com/fsclfe . how to type like the original ?
-
@marlo, don't type the whole list at once, use FOREACH loop to type text by each string. After each string insertion type <RETURN> key to create paragraphs.
-
@marlo It should work by default.
Here is example 0_1499956326403_testtextarea.xml
Please attach your project and file.
-
@UA It should be done automatically
-
@support, yes, I know that. But there will be only one automatically added <RETURN>. So, to get empty lines between paragraphs, there should be another <RETURN> added.
-
@UA It replaces several line breaks with several returns.
-
@support, oh, cool. I have never tried this action.