A) Project: storing condominium projects info including name, address
B) Unit type: storing room types (eg. studio, one bedroom, two bedroom, etc) of each project.
C) Purchase table: storing project name (foreign key 1), unit type (foreign key 2) and customer (foreign key 3)
I would like selection of foreign key 1 result in filtering foreign key 2, meaning if I choose project A (1 in attached screenshot), only unit type of project A should appear in foreign key 2 (2 in attached screenshot).
This is conditional editing, and unfortunately we don't have that yet. There's nothing in the plugin that would allow you something like this. Our developers will be working on it in the future, but I can't say exactly when it will become available.
Hi there,
I have three tables:
A) Project: storing condominium projects info including name, address
B) Unit type: storing room types (eg. studio, one bedroom, two bedroom, etc) of each project.
C) Purchase table: storing project name (foreign key 1), unit type (foreign key 2) and customer (foreign key 3)
I would like selection of foreign key 1 result in filtering foreign key 2, meaning if I choose project A (1 in attached screenshot), only unit type of project A should appear in foreign key 2 (2 in attached screenshot).
I've followed instructions in here: https://wpdatatables.com/documentation/front-end-editing/configuring-table-relations-foreign-key/
Could you please advise? Thank you.
Kind regards,
Cham
Hello Chamroeun
Thank you for your purchase.
This is conditional editing, and unfortunately we don't have that yet. There's nothing in the plugin that would allow you something like this. Our developers will be working on it in the future, but I can't say exactly when it will become available.
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