7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Highlighting rows in the DOM?
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 429 Views |
-
Highlighting rows in the DOM?

13 October 2010 at 9:24pm Last edited: 13 October 2010 9:25pm
Hello all
I was wondering if there's a way to highlight rows in the DOM, given some criteria.
Example:
I have a DataObject which may only have a limited amount of text. I'd like to highlight DataObjects that have too much text in the DOM. Something like:
Text is short enough => Row has a green background.
Text is between short and too long => Row has an orange background.
Text is too long => Row has a red background.I know, this whole case could be avoided by limiting the text-input to a given amount of characters, but my use-case is slightly more complicated
Any hints/pointers are most welcome.
Edit: Formatting
| 429 Views | ||
|
Page:
1
|
Go to Top |

