Adalo related Collection List display only works one level down? Surely not?

I have collection A {many:many} collection B {many:many} collection C.
Record in col A has record col B in the m:m relation and col B has record col C in the m:m relation.

Custom list of record A can retrieve/display the record in col B.
Chip List of col B sitting on the custom list for col A with the following filter:-
Current col A > col B’s

Custom list of record A CANNOT retrieve/display the record in col C.
Chip List of col C sitting on the custom list for col A with the following filter:-
Current col A > col B’s > col C’s.

Am I missing something or does Adalo simply not do what it should be doing?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.