Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
I added a narrow extra column named "-", which has to be visible. It is a string variable with only two acceptable values, "J" or "N". "N" is predefined.
I added a conditional formatting statement in that column :
if cell value | contains | "j" | set row CSS | hide
When i enter J in a cell in that column the row is hidden.
You should use "If cell value | = | INVOICE PAID | Set row CSS class | hide"
So this will apply only if the cell value is equal to "INVOICE PAID". In all other cases, it looks for a cell that Contains data like "j" or "Invoice" or "Paid"
Hi
I managed to set up one table so that rows could be hidden by conditional formatting based on content of cell in a hidden column. Like
if cell value | contains | J | set row CSS class | hide
It works well with an older table, but with a new table with the exact settings it wont work. I am baffled.
Also, i can't find the CSS class "hide" anywhere. Where is it?
Best regards
Michael
Hello Michael,
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Good day Uros,
Was this ticket resolved? I have the same issue.
I need to hide specific rows.
When using the same conditional formatting as follow:
if cell value | contains | INVOICE PAID | set row CSS class | hide
Problem now is that all the rows are hidden on the front end.
How do I fix it?
Regards,
Leonie
Leonie and Uros
Problem was solved, kind of.
I added a narrow extra column named "-", which has to be visible. It is a string variable with only two acceptable values, "J" or "N". "N" is predefined.
I added a conditional formatting statement in that column :
if cell value | contains | "j" | set row CSS | hide
When i enter J in a cell in that column the row is hidden.
Hope this helps.
Hey Michael and Leonie.
You should use "If cell value | = | INVOICE PAID | Set row CSS class | hide"
So this will apply only if the cell value is equal to "INVOICE PAID". In all other cases, it looks for a cell that Contains data like "j" or "Invoice" or "Paid"
Please let me know if this helps Leonie
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables