Skip to Content
0
Former Member
Nov 27, 2006 at 01:15 PM

WebDynpro - Tracking Carriage Return in TextEdit

57 Views

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