[SOLVED]After upgrading SC 8 version 8.00.0043 .. problem with Carriage Return

If you have a form with a textbox (Multiple Text Lines) and you entered one or more CR in the text, the record is no longer displayed correctly.
The navigation buttons (navigation by page, to jump, first, previous, etc) do not work properly and the jump record in which there was the CR.

Can you confirm that it is a Bug?

the issue will be fixed or do I change the form? (for example by adding inside the event “On Validate” the code {Field} = str_replace ["\ r", ‘\ n’, {Field}];

With this change works even if the database (postgres) show the text with “\ n” instead of the “invisible” carriage return.
TIA

Hello,

Really the problem happens.
I already reported to our development team for they correct.
When solve will include in update release.

have a nice day.


Best regard,
Netmake team

Hello,

The problem was solved, the files corrected will be included in next update release.

Have a nice day.

Best regard,
Netmake team

Hello,

This problem has been solved in the release 8.0.044
Please, update your ScriptCase


Best regard,
Netmake team