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!
Hello,
I need a plugin that will create a table on my website that is basically a placeholder. When the user logs in, I want the table data to be populated based on their user ID. I don't want to pre-populate the table and then insert it, because the users will be changing data routinely and adding to it. When they add data to the table, I want it to update. Do the SQL tables update and have the ability to only display data based on the user id?
Thank you!
Hello Brad.
Thank you for your interest in our plugin.
Yes, of course, we have 5 Placeholders which you can use, and %CURRENT_USER_ID% is one of them. This placeholder will be replaced with the ID of a currently logged-in user (if the user is logged in), so it will only display the rows associated with the user's ID.
You can also take a look at the "Users see and edit only own data" feature.
Please let me know if you have any further questions.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
thank you! Is it possible to pass a value to the placeholder variables from user front end navigation rather than in the shortcose? For example:
Member clicks on a link in their member page that goes to a new page and passes a value at the same time via post method. Then, on the receiving page, a new table is set up to receive that variable and pass it to the placeholder?
Thank you!
Hello Brad.
This probably can be done with some custom work, which doesn't fall under included support of the plugin.
You can take a look at our Filters and Hooks and maybe you'll find what you need there. Please note that using hooks requires certain level of programming skills and included support refers only to advice.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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