Skip to main content
Answer

Preventing color of selected rows to be changed or allow recolering in different shade

  • March 22, 2024
  • 3 replies
  • 65 views

Forum|alt.badge.img+2

Hello,

In the grid of a view I use Conditional formatting to color rows red:

 

The red color disappears when a number of rows are selected:

 

Is there a way to five selected rows a different share of red or to prevent the selection to change its color?

Best answer by Renée Evertzen

Hello Ezgi,

This might not be the solution you're looking for, but if you were to limit the conditional layout to a single column, instead of the entire row, I believe that that column should remain red even when multiple rows are selected.

Let me know if that helps at all 😊

This topic has been closed for replies.

3 replies

Renée Evertzen
Moderator
Forum|alt.badge.img+4

Hello Ezgi,

This might not be the solution you're looking for, but if you were to limit the conditional layout to a single column, instead of the entire row, I believe that that column should remain red even when multiple rows are selected.

Let me know if that helps at all 😊


Freddy
Forum|alt.badge.img+16
  • Thinkwise Local Partner Brasil
  • March 23, 2024

Hello,

In the grid of a view I use Conditional formatting to color rows red:

 

The red color disappears when a number of rows are selected:

 

Is there a way to five selected rows a different share of red or to prevent the selection to change its color?

Probably only with custom css, but Thinkwise should change the active selection from background to for example a thicker left-border so that conditional layouts on a full row show properly and also html on a cardlist doesn’t flly get a grey background. 


Forum|alt.badge.img+2
  • Author
  • Sidekick
  • March 26, 2024

Hi Renée,

This works. Thanks!