ListRecords page display records from three diferent tables (based on firlter values)
Hi. I have a question. Is it possible in one resource/ListRecords page display records from three diferent tables, like merged in one collection (based on firlter values)? Maybe someone have a example?
2 Replies
You could use a union or a join to merge multiple tables.
you could also create a db view and use as a
Model
..