I got a question on how to use the Advanced Computed Field for conditional formatting and when I finished writing up the response I figured I might as well share it with the community, being you all :)
Here’s the config I used:
GREEN
Trackback Url
Hi Steven, I would like to display different colors in dependence of a DateField (09.03.2010). Maybe: IF LastModified > [TODAY] AND LastModified < [TODAY] + 14 THEN green color ELSE red. any idea how to retrieve the date form a date column? Bye, Thomas
Thomas, I'd do this using jQuery. Pass the date value in a diff with css class. Then on your page or in the masterpage make sure the jQuery exists that will manipulate all divs with that css class.
Name
Url
Email
Comments
CAPTCHA Image Validation