Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
Dear Support,
I am currently creating a Customer portal, for which i will need a table plugin.
Checked your plugin but not sure whether the following functions exist:
Date calculations (customer have service expiry date, i would like a column which calculates the days back from the service eg. Today-expiry date shown in days)
functions:
such as a button in a row which can be used by customer to request turning off something and that button sends us a mail about it.
Thank You,
Hi Benjamin
Thank you for reaching out to us.
Unfortunately this cannot be achieved using the plugin's builtin features.
I'll kindly ask you to add it as a feature suggestion on this page.
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
The first part could be achieved with the DATEDIFF() function in MySQL query-based tables, but included support for the plugin doesn't include writing custom queries, so we're not able to help you with that I'm afraid.