Hi,
How to display in CC5 data when got 2 tables connected as:
table1, cols as: id,user, cars, ...
table2, cols as: id,car, ...
and in table1 in col cars got ex: 1,4,6
in table2 accordingly for table1, for above example, that would be records: Fiat, BMW, Honda
and wish to have finally in CC5 listing something like:
John | Fiat, BMW, Honda | ....
Peter| Fiat | ....
Could you point me some idea how to achieve this?
Regards,
How to display in CC5 data when got 2 tables connected as:
table1, cols as: id,user, cars, ...
table2, cols as: id,car, ...
and in table1 in col cars got ex: 1,4,6
in table2 accordingly for table1, for above example, that would be records: Fiat, BMW, Honda
and wish to have finally in CC5 listing something like:
John | Fiat, BMW, Honda | ....
Peter| Fiat | ....
Could you point me some idea how to achieve this?
Regards,