Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link 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
Today is November 21, 2024, 7:02 am This article has been viewed 35185 times.
|
|