As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I have a table set up to display fields as an integer. But it is displaying empty fields as 0. I want blank fields to remain empty - an only fields that are actually populated with a 0 to show a 0.
If possible, I would like blank fields to display in a particular colour.
Is there a way to make this happen?
Thanks!
Meg
Hi Meg
Thank you for reaching out to us.
Could you please tell us from which source file did you create the table?
If it is created from a base that has NULL values it should show blank cell instead of adding a 0, like Excel for example. Could you send us the source file so we can take a look?
For integer columns it is not possible to set conditional formatting for empty values, we can suggest using a string type column and setting conditional formatting like on the image below
Hi Jorge
Unfortunately this is not possible using the plugin's builtin options, but I have forwarded this to our developers to take a look. In case there is some custom CSS they can provide I will forward it straight over to you.
Hi Jorge
You can add a rule that applies custom CSS class to the cell (for example "abcf"). Then, in Customize/Custom CSS, you can add custom CSS like:
table.wpDataTable .abcf {
color:green;
}
And only the text inside the cell will be colored green.
You are most welcome
Thank you for your kind words, we do our best to help as much as we can.
If you have any other issue or question please open new ticket, and we will help you out.
I would like to ask you a favor. Would you mind taking a few minutes to write a review for us, please on this link?
Our free version is the only place where we can have proof for our hard work; your comments are beneficial for others to know what to expect when they’re looking for our plugin.
Thank you in advance. It means a lot to us, and I am looking forward to reading your comment.
Of course I am, delighted, I do it right now
Thank you, we really appreciate it
If there is anything else we can do for you please don't hesitate to let us know.
Have a wonderful day!