We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello, I'm wanting to condtionally format a column that contains a url link so that everytime a cell value is for exaple '#' or '-' it adds a css class that hides the column, but when I try to make the rule and evaluate the cell content, it doesn't work.
Is it possible to use conditional format on these types of columns? Or maybe hide some columns based on values?
Also, I'm trying to make a table header fixed on top so that when I scroll the header remains on top of the data, I've read that this is a not built in feature on the plugin but, could there be a way to write some custom code so that every table behaves like this?
Thanks for the support!
Hello soportesv.
Thank you for your purchase.
This may not be achieved as easily as one might think. You can add a rule like this:
and then apply the following CSS in Custom CSS under main settings of wpDataTable:
but that would just hide the column's contents and move the others to the left. So, you'd still have the header and footer active, which cannot be removed dynamically, by adding the conditional rule:
That just looks bad.
You can add this CSS:
so the table looks like this:
Now it hid the contents of the first column.
So, there's no way of dynamically hiding the entire column using rules.
Fixed table header would be considered a custom solution, and you can take a look at this link to see if it gives you some ideas as to how it can be implemented.
Please note that customization questions like this one are not covered in the included support for the plugin. Included support covers help with bugs and general inquiries for the plugin features, but not writing custom code. As you're developing some custom solution if you need our assistance we can offer you our paid customization service.
Sorry for any inconvenience.
Best regards.
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