Hello
I have two tables with a same id
read_data1: id, field_11, field_12
read_data2: id, field_21, field_22
I have a Table view:
Data provider: {var:read_data1}&{var:read_data2}
Columns:
Model_1.fied_11
Model_2.field_22
I want to see Model_2.field22 where Model_2.id=Model_1.id
How I do that ?
Thanks
I have two tables with a same id
read_data1: id, field_11, field_12
read_data2: id, field_21, field_22
I have a Table view:
Data provider: {var:read_data1}&{var:read_data2}
Columns:
Model_1.fied_11
Model_2.field_22
I want to see Model_2.field22 where Model_2.id=Model_1.id
How I do that ?
Thanks
If this is a new app then I would suggest you use ChronoForms v7 instead!
This topic is locked and no more replies can be posted.