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,
How can I do in order to show the main table in a page, including all the current tables.
Thanks and regards,
Daniel.
Hi Danielecua,
I am not sure that I Understood what are you trying to achieve so please give me some more details and possible some screnshots.
Hello Miljko,
I am trying to see the list of all the tables on the front end. Is it possible?
The intention is to list all the existent tables on a Main Table on the Front End,
I assume the TABLE that cointains allthe current tables, exists already (as I can see it on the backend where I do administrate the tables), is there any function I can use on the front end, to call it and print it on a page?
Hi Danielecua,
Yes it is. You can do it with Table constructor using 4th option: "I want to construct a table based on data from existing MySQL DB tables" and on next step you can choose "wp_wpdatatables" table which will show you all the different columns that you can choose like "wp_wpdatatables.title", "wp_wpdatatables.table_type"...
Please be avare that this will be just a list of all tables without links or anything similar. If you want table with linked list you will need to place all the tables on pages/posts and then use 3th option from constructor which will give you option to choose for example list of all post from one category with links to them
The response was really useful thanks!
Ticket can be resolved or closed. Thank you.