QuickFilter on ListViews destroys Chossed Columns #4591

Open
opened 2026-02-20 16:20:14 -05:00 by deekerman · 1 comment
Owner

Originally created by @gody01 on GitHub (Jul 15, 2021).

In ListViews, if You set up additional colums and later make Filter/Quick Filter choosed columns are no logner displayed.

Issue

It seems, that Quick Filter in ListView destroys user selected columns to be displayed.
If one use Advanced Filter, selected columns are preserved.

Video of what's happening:

https://www.gody.si/suite-crm-quick-filter-destroys-choosen-colums-selection/

Expected Behavior

Choosen columns should be visible after using Qick Filter

Actual Behavior

Quick Filter somehow destroys choosen columns.

Possible Fix

Steps to Reproduce

See video above.

Context

Users have thir personal listviews columns set up, and the complain that suiteCRM destroys their setting.

Your Environment

  • SuiteCRM Version used: 7.11.18, 7.11.20
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome, Firefox, ...
  • Environment name and version (e.g. MySQL, PHP 7): different
  • Operating System and version (e.g Ubuntu 16.04): CentOS 7, OpenSuSE Leap 15.2, OpenSuSE TumbleTweed
Originally created by @gody01 on GitHub (Jul 15, 2021). <!--- Provide a general summary of the issue in the **Title** above --> In ListViews, if You set up additional colums and later make Filter/Quick Filter choosed columns are no logner displayed. #### Issue It seems, that Quick Filter in ListView destroys user selected columns to be displayed. If one use Advanced Filter, selected columns are preserved. <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Video of what's happening: https://www.gody.si/suite-crm-quick-filter-destroys-choosen-colums-selection/ #### Expected Behavior Choosen columns should be visible after using Qick Filter #### Actual Behavior Quick Filter somehow destroys choosen columns. #### Possible Fix #### Steps to Reproduce See video above. #### Context Users have thir personal listviews columns set up, and the complain that suiteCRM destroys their setting. #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.11.18, 7.11.20 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Chrome, Firefox, ... * Environment name and version (e.g. MySQL, PHP 7): different * Operating System and version (e.g Ubuntu 16.04): CentOS 7, OpenSuSE Leap 15.2, OpenSuSE TumbleTweed
Author
Owner

@tsmgeek commented on GitHub (Aug 25, 2021):

The issue here is that Column selection is saved along with your quick filter.

  1. Select your quick filter
  2. Edit your column selection
  3. Save your filter

Maybe it should be clearer and/or add a toggle to the filters when saving them, if you want the column selection to be remembered or not.

@tsmgeek commented on GitHub (Aug 25, 2021): The issue here is that Column selection is saved along with your quick filter. 1. Select your quick filter 2. Edit your column selection 3. Save your filter Maybe it should be clearer and/or add a toggle to the filters when saving them, if you want the column selection to be remembered or not.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#4591
No description provided.