My problem is, that all ‘New Lines’ in Notes-Views are not displayed in my Notes 7.0.3 Client.
For example my Calendar-View:
When i open my Calendar in my 7.0.2 Client on my Desktop there is no problem. An entry is displayed like this:
Subject xxx
Location: Zurich
Chair: Stefan Kapferer
But when i open the calendar (exactly the same database) on my Notebook (7.0.3) then it is shown like this:
Subject xxxLocation: ZurichChair: Stefan Kapferer
Does anybody know what is the problem?? Is this a bug in 7.0.3 or something?? This is not only in my mailfile!! The problem exists in all database’s opened in that client.
Another person in our Company has now a 8.0.1 Client, and he has also the same problem…
Thanks for any help!
Subject: showing multi-line entries in views
Hi!
We are using Notes 7.0.3 and have similar problems with multi-line entries in views.
In the Notes calendar meetings are shown in different ways:
Subject
Location
Chair
or:
Subject Location Chair (without spaces!)
I don’t know why sometines entries are shown in the second way. At first I thougt it depends on the length of the field ‘subject’ … But in a second test there were no problems!?!
What’s the problem? Has anybody a Solution?
Thanks for help!
Subject: SOLUTION: ‘New Line / carriage return’ Problem in Views
Hello Stefan!
There exists a technote from IBM with the reference no. 1227261:
Text with special characters or a double byte character set truncates in a view column
Technote (FAQ)
Problem
In Lotus Notes, you use a view with a column that is set to display on multiple lines. You find that if the column is narrow enough, one or more words are truncated. In cases where the column is being used to display a multi-value field, the column is set with the multi-value separator as New Line. This issue has been observed in cases where the relative text uses a double-byte character set or which contains special characters, such as umlauts.
When using the Notes 5 client, if a column was narrower in size than a word, the word was not truncated, it just didn’t display.
Solution
This issue was reported to Quality Engineering as SPR# GFLY5LXK82. You can work around the issue by setting the notes.ini parameter, DisableUniscribe=1, in the Notes client.
Supporting Information
The notes.ini parameter, DisableUniscribe, is undocumented. It is sometimes suggested as a workaround for unexpected issues which occur with double-byte character sets or character sets with accented characters. When the parameter is enabled, it results in Notes using the native code base Windows API (which Notes 5 used), instead of the Microsoft Uniscribe function
I hope this information will help you!
Frank
Subject: RE: SOLUTION: ‘New Line / carriage return’ Problem in Views
Thank you very much for your help!