We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
I want to display my database on one page in a non-editable format but also display it in an editable format elsewhere on the same site. I do not see how to achieve this. Thanks.
Hi, Doug
Thanks for reaching out to us.
- There could be a couple of ways to achieve this...
For example, if you want to make a duplicate table :
"Duplicate Option"
1. If you leave this unchecked - it will create an exact copy of this table which means all changes to the values made in one of the tables will be reflected in all copies(including the original).
but they will not reflect table settings or visual customizations.
( So, you will be able to set one as editable, and the other non-editable)
2. Checked - will create separate database table so changing one table won't affect other copies.
Each will have it's own shortcode, so you can place them wherever you need on your site.
-
Another way of achieving this, can be, for example, you can make the first table, but it has to be in the database, such as Manual type, SQL-based or table made by importing data(which turns it into a Manual table);
and then you can create a new table using an SQL Query to pull the data from that table. So it's the same result, depends on what is easier for you.
-
Let me know if this is what you needed to achieve, or if not, and if you have any more questions, don't hesitate to reach out for further assistance.
Thanks.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks very much. All very useful.