I believe you're looking for the Foreign Key functionality, correct?
Please go through the documentation, it is well explained how you can do that.
Basically, when you save a column as an integer it stores is like that in the database. Then, when you access column settings, you need to change its type to "string", and after that you will be able to add the foreign key.
Hi. I want to set up a relationship between tables, but "Use values from another wpDataTable" doesn't appear. Can you help me?
Thank you. Vicente
Hello vicente
I believe you're looking for the Foreign Key functionality, correct?
Please go through the documentation, it is well explained how you can do that.
Basically, when you save a column as an integer it stores is like that in the database. Then, when you access column settings, you need to change its type to "string", and after that you will be able to add the foreign key.
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 vicente
Thanks for the credentials, but I don't see a reference to your website. Can you share the URL where I can log in with those credentials, please?
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
Hi again vicente
I'm sorry, but it doesn't allow me to log in with those details:
Can you check them please?
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
Thanks, Vicente, that worked.
You never mentioned these are Gravity Forms based tables.
Unfortunately, as stated in our documentation, Foreign Key functionality doesn't work on Gravity Forms based tables.
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
Hi and thanks. I can change the strategy and define the tables in mysql and use the input mode of wpdatatables. I'll investigate. A greeting. Vicente