Hi All,
Just a quick one (hopefully), I had a solution within 17.2e where we had a multiline text field, using the CopyClipboardChar widget. This widget is no longer available from the selection too in 17.4e.
Now in 17.4e, the field is only one line in size, the page breaks still exist when pasting the contents to another window (i.e. notepad), but they are not displayed on the field - any ideas?
Field looks like this:
Testing Line 1Now Line 2This is Line 3Test Line 4
Output:
Testing Line 1
Now Line 2
This is Line 3
Test Line 4