Hi,
We're using Atlassian Confluence 4.2.13.
I wanted to apply cell color to a table cell, depending on the value of today's date.
eg: if Planned end date is greater than Today, green; else red or yellow.
Could you pls suggest how to do this?
Regards,
Your best bet it to use JavaScript to do this. You can find more info here: http://stackoverflow.com/questions/5066882/conditional-formatting-of-html-table-cells
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.