Replies: 0
Is it possible to format a row in the list depending on whether certain fields (mostly date fields) have content?
I was looking at using data attribute but I can’t see a way of using it without having to specify the contents, I just want to style the whole row based on the fact that certain cels are not empty.
Thanks