Colorize cells in a view without remove data inside

Hi,

I would like to highlight some data in a view denpending on criterias, so, I would like to know if it’s possible to :

  • Colorize cells (not lines) depending on criterias

  • Keep the data readable in the cells

It’s really urgent if you have the answer, please let me know quickly. Thks a lot in advance

Subject: Colorize cells in a view without remove data inside

Hi Bertrand,

you can specify a column to ‘use value as color’ to turn a background and/or foreground color on, then any cells to the right of this will have this color, until you insert another column to set it back to normal - see the document entitled ‘Examples: Adding programming to columns’ in the help file.

hth

Tony