|
D
|
david22585 9/1/2019 |
|
I have searched and tried several, but either the whole list of cell goes the same colour or it does nothing I have this if ($data["Priority"]=="HIGH")
|
|
|
|
woodey2002 9/1/2019 |
|
I format the cell as custom view on lit page. |
|
|
S
|
swanside author 9/2/2019 |
|
I use the same thing and it works fine for just a cell for me.
|
|
|
|
jadachDevClub member 9/2/2019 |
|
Something else is up. Your code should work |
|
|
S
|
swanside author 9/3/2019 |
|
Yep. I just don't get it. |
|
|
M
|
Mark Kramer 9/3/2019 |
|
Works here too. Try it in the "View As/Edit As " then view as custom and put the code there. |
|
|
|
lefty 9/3/2019 |
|
// List Page after record processed event page - case sensitive! |
|
|
S
|
swanside author 9/4/2019 |
|
// List Page after record processed event page - case sensitive! $record } $record } $record } else { // something else or nothing white } [color="#666600"]//All set!! for PHP - have to use else if in php see Here
|
|