What I would like to do, is to put a text strikethough an entire row, if a specific column has value < 100. I have found it easy to colour the row- but I can't find sufficient documentation on CSS classes to do what I would like to do.
I'm not really sure what I should be entering in the conditional format box.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
If you want to change some css on row over custum css class(for example name it test) in conditional formatting, you have to make that class in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpdatatables like this:
.test{text-decoration: line-through !important}
And then insert that condition in conditional formatting(if the value of cell < 100 then Set row CSS class and insert name of the your custom css class text without dot in front(attachment))
We are working on improvement of our documentation and also FAQ section where you will find a lot of useful information about plugin functionality and lot more.
Hi,
Recent purchaser.
What I would like to do, is to put a text strikethough an entire row, if a specific column has value < 100. I have found it easy to colour the row- but I can't find sufficient documentation on CSS classes to do what I would like to do.
I'm not really sure what I should be entering in the conditional format box.
I tried
But no joy.
Hi hardingnj,
Thank you for your purchase.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
If you want to change some css on row over custum css class(for example name it test) in conditional formatting, you have to make that class in Custom wpDataTables CSS under the "Custom JS AND CSS" in main settings of wpdatatables like this:
And then insert that condition in conditional formatting(if the value of cell < 100 then Set row CSS class and insert name of the your custom css class text without dot in front(attachment))
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Many thanks- response was plenty swift enough! I still couldn't quite get this working- I think because the table was too large.
I'll play around with a smaller demo.
Perhaps in meantime this could be added to docs?
Feel free to close.
Hi hardingnj,
We are working on improvement of our documentation and also FAQ section where you will find a lot of useful information about plugin functionality and lot more.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables