Preventing color of selected rows to be changed or allow recolering in different shade
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?
Page 1 / 1
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
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.