windfallent
Programmer
Can I hv more than 1 conditional coloring done in my CR ??
Here is what I m tryin to do...
if{condn1 == true} then color = blue
elseif{condn2 == true and condn1 == true} then color = navy
else color = red;
I m trying the formula bar to write this....but doesn't seem to work??
Can anyone suggest me on using the formula field??
Here is what I m tryin to do...
if{condn1 == true} then color = blue
elseif{condn2 == true and condn1 == true} then color = navy
else color = red;
I m trying the formula bar to write this....but doesn't seem to work??
Can anyone suggest me on using the formula field??