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!
I have an assessment/quiz built in gravity forms and once the user submits there results, I want their data (only certain merge tags) to be displayed on a Chartjs polar chart.
Is this possible using WPDataTables and WPDataCharts?
I’m assuming that the gravity forms entries are gathered in to a wpdatatable and then the chart displays the data you select in the table. Is this correct? If so, I just want to make sure that the chart will only display the “last entry” in to the form.
I’m only wanting to display the results of the last person who took the assessment.
I hope that I explained this clearly.
Thank you,
Shaun
Hi Shaun,
Thank you for your interest in wpdatatables.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
First off all data from that assessment/quiz from Gravity forms have to be integers of floats because (most of them that you need to show) when you need to make chart from wpdatatable only one column have to be string type(string, date, datetime, URL...) and all other have to be integers or floats.
Yes you will need to make table first in wpdatatables from that form and then you will be able to make chart.
You can connect those table and chart so when table is filtered it will be filtered and chart as well. Please read more about this in our documentation on this link.
Showing only the latest data in chart from table is something that is not easy to achieve. You will need a column (field in that quizz in GF) that will be a datetime and then you will be able to set sorting by that column to show the latest values and then to set Display length on 1 and like this will be shown last data in table and also in your chart.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features. Please note that at the moment it is not possible to test tables from gravity forms on our sandbox, but we are working on this and should be available in near future.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables