Support Article
Grid Filters show duplicate values
SA-17236
Summary
The scenario contains a Repeating Grid Layout and a custom control. On the click of Filter Icon, the values with same names repeats.The contol trims the value if the value exceeds 20 characters. When the user hovers the mouse cursor over any value a corresponding Section displays as SmartInfo.
Error Messages
No error messages
Steps to Reproduce
1. Create a section having Repeating Grid Layout.

2.Following are the configurations of Repeating Grid Layout


3. Add a custom control depending on the functionality needed.

4. The Grid should already have the values with one or more columns having more than two same values and make the Repeating Grid Layout read-only.

5. Following are results of using Custom Control (Orange border), pzEllipsis (Green Border) and TextInput (Yellow Border).

Root Cause
An issue in the custom application code or rules. Filter functionality was not included in the control.
Resolution
Make use of out of the box control such as TextInput or pzEllpsis.
Published January 31, 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.