Hello All,
I am using a TextEdit and I need to track the text entered in the UI separated by Carriage Return. I have mapped a context attribute to this TextEdit field.
Basically if user enters
Line 1
Line 2
in 2 separate lines by enter space, I must be able to read the text with the carriage return demarcation so that it can be saved in R/3 as separate text lines.
Any idea how to track the carriage returns in the text entered by the User in the UI? When I print the context value which holds the text, I cant see any carriage return encoding separated by special characters.
Any hints are most welcome!
Thanks,
Dhanz