Support Article
Grid Filter shows duplicate values
SA-27488
Summary
When filtering any column in a grid layout, the filter values are displayed twice for all columns.
For example: A grid column with values high, medium, low. In the filter popup, there are three options as follows:
highhigh
mediummedium
lowlow
The label appears to be repetitive, but the selection and the filter seems fine.
Error Messages
Not Applicable
Steps to Reproduce
- Add a grid layout to a section with filter option enabled.
- At runtime, filter any one column. The filter values appear multiple times.
Root Cause
The filter logic does not consider the filter by value setting and uses the pyUILabel property by default for displaying the unique values in the filter pop-up.
Resolution
Apply HFix-29091.
See also SA-27713 for Pega 7.2.1.
Published September 23, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.