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!
Hi guys,
I am creating an hour registration form. Where the users need to registrate their hours. You do not want them to ask to enter there name because they are already logged in. However we would like there name to be displayed when they enter their hours. So what I did is I created a foreign key relation with they User table (id:10). And in table Urenregistratieformulier DNKZ (id:40) at the column 'Naam' I created this foreign key (see attachedment), and it is displaying an empty column. When the page is loading you see really quick the ID of the user but then it is dissappaering. So it looks like the connection is there, but it is not displaying any information after page load. Can you please assist?
Kind Regards,
Laura van Nieuwland
Hello Laura
Thank you for reaching out to us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
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
Hey Laura
You can't use the "Users see and edit only their own data" with a custom column like "Naam" is. You would need to use the same column you configured as the "User ID column" here:
If I configure the "userid" column the same way you configured the "Naam" column:
I would see the "display_name" in it:
The last row was added by me.
So, you can remove the "Naam" column, configure the "User ID" column in the same way and rename it to "Naam" and it will work correctly.
I reverted all changes, so you can do it yourself. Please let me know if you have any further questions.
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