` Printed Icetips Article

Icetips Article



Par2: Conditionally setting browse color in code
1998-04-04 -- Russ Eggen
 
Here is an easy way to figure this out (trust me -- better than me telling you outright,
but 
this is FUN!):

Make a dummy condition for a colored column (turn the color on first - done in the list
box formatter).  Then under conditional color tab for the list (actions tab), simply put a

dummy condition like 'Here I am!'.

Generate code (no need to compile).  Open the file with the module pop-up option. 
Scroll all the way down to the end of the source file.  See your dummy condition?  What 
method is it using?  Told ya it would be fun!

The reason I told you to do it this way as it will give you the method you are searching 
for (plus you now know how to conditionally set colors via embeds if you need to ).



Printed May 3, 2024, 6:28 am
This article has been viewed/printed 35111 times.