I have a query, I have two mysql tables “link_results” and “test” with wpData Tables I want to show “link_results” on a page of my website.
Both tables have a column called “test_id” which is a data number, but in the table “test” that data number is assigned a name in a second column. In other words, each ID has a name.
I want to show in my final table “link_results” the name of that ID that is in the “test” table. How can I do this?
I have a query, I have two mysql tables “link_results” and “test” with wpData Tables I want to show “link_results” on a page of my website.
Both tables have a column called “test_id” which is a data number, but in the table “test” that data number is assigned a name in a second column. In other words, each ID has a name.
I want to show in my final table “link_results” the name of that ID that is in the “test” table. How can I do this?
I have a query, I have two mysql tables “link_results” and “test” with wpData Tables I want to show “link_results” on a page of my website.
Both tables have a column called “test_id” which is a data number, but in the table “test” that data number is assigned a name in a second column. In other words, each ID has a name.
I want to show in my final table “link_results” the name of that ID that is in the “test” table. How can I do this?
Thanks for your help.
I have a query, I have two mysql tables “link_results” and “test” with wpData Tables I want to show “link_results” on a page of my website.
Both tables have a column called “test_id” which is a data number, but in the table “test” that data number is assigned a name in a second column. In other words, each ID has a name.
I want to show in my final table “link_results” the name of that ID that is in the “test” table. How can I do this?
Thanks for your help.
HI certiprof,
Thank you for your purchase.
My suggestion is to look up in our documentation about Configuring table relations (foreign key).
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables