As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Can you link records in different tables?
ie: I have a "Client Portfolio" Table with their ivestments and I have a "Client Account" table with their personal details. Can I link their portfolio details to their account details?
Hi Jeremy,
Thank you for the inquiry.
The only way to link wpDataTables is by using Foreign Key feature. You can read more about it on Foreign key: Creating table relations in WordPress tables page from our documentation. Also you can make relation if you are creating MySQL based wpDataTables by using JOINs, but these tables can't be editable.
You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.