Sub-query With Linked Field: Coresuite Designer Considers the 'ss' and 'ß' Characters as Equal

 

Issue description

In case a Linked field contains 'ss' and 'ß' characters (within Query1 and Query2), Coresuite Designer considers the characters as equal and thus leads to duplication.

 

Reproducing the issue

Scenario

1. Create a layout in layout designer, where both Query1 and Query2 produce Strasse and Straße in the results of the linked field (Feld1).
mceclip0.png
2. In layout designer, two AdvancedDataBands are set, while one is nested into the other. Both are linked to Query1 and Query2.
mceclip1.png
3. Preview the layout.

Actual results

Each header line (Strasse and Straße) prints 2 records instead of 1.
mceclip2.png

Expected results

Each header line (Strasse and Straße) prints 1 record.
mceclip3.png

 

Cause

Rendering engine limitation.

 

Solution

As a workaround, in layout designer set affected box (in this case Detail1) with the following Visible condition: adbData("Feld1") = advancedDataBand1("Feld1").
mceclip4.png

 

Reference

Coresuite-Designer #1106

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.