Datatable editor with multiple join

Datatable editor with multiple join

ECOH MEDIAECOH MEDIA Posts: 4Questions: 0Answers: 0
edited April 2016 in Free community support

Hi,
i'm using datatable editor and i've three tables like these:

Table A:
id | code | table_b_id
Table B:
id | address | table_c_id
Table C:
id | description

i would like to print out an editable datatable like this:
id | code | description
and to change the address by selecting the description filed .

Anyone can help me how to build it, please?
Thx
Vincenzo

This discussion has been closed.