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!
Hello
I have two members tables on my website. Both source their data from the same SQL view, but the presentation differs slightly (different user needs).
In the first table, when viewed on mobile, the phone number is clickable to call. It is a string and no transform value has been done.
In the second table, when viewed on mobile, the same phone number is not clickable to call. It is a string and no transform value has been done. Since the data is from the same SQL view, and the column settings are the same, I am struggling to work out why the first can click to call, but not the second table.
I did try to use transform value following these instructions for phone, but then the table just got into a 'grey spinning loop' and displayed no data.
https://wpdatatables.com/documentation/table-features/transform-value/
This is not an urgent query, as the table does work, it's just that you can't click to call on mobile which kind of defeats the purpose.