Collapsible Search Grid Filters

Issue No: FRM-8957
Created 4/15/2020 2:40:32 PM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 20.1
Description Provide a way to collapse the Filter fields in the Search grids. When a user requires multiple filters, it takes up a lot of space on the search grid which reduces the number of records you can see on the smaller screens.   # Replace the Magnifying glass icon to the left of the first Filter with a Collapse button. # Here is an example of filtering help desk tickets for Zeeland.   !pastedImage_d133317_0.png|height=596,width=813!   # When the user clicks the Collapse button it would hide the Filtering fields and replace it with a consolidated single row describing the filter. # The above filter would be translated to read as follows. ## Customer Name = \{Zeeland Farm Service Inc\} AND Status ≠ \{Closed\} AND Priority Contains \{SEV 1\} AND Type ≠ \{PCR-Origin GAP\} AND Type ≠ \{PCR-Enhance\} # Make the condensed view read only with a green background. # When the user clicks anywhere on the green bar, it would toggle back the expanded filter view to allow them to edit. # When the user Saves to View it should remember the state the toggle is in.   !pastedImage_d133317_1.png|height=532,width=890!