Hi,
I have 2 tables linked bi-directionally via 2 separate relations as in this schema (I guess it´s not necessary but I´m a rookie and it makes my life easier until I get deeper into backendless):
So when I load the table reservationslist with relation payments it´s all ok, loads fine, and I can access all data as required.
But when I try doing the opposite - ie: retrieving table payments with relation reservationslist it throws an error ![]()
Can you not link tables bidirectionally via 2 separate links? And if it´s not possible how does one load (always in codeless) a table where you only know the child in a relation or even worse a child 2 levels down (the grandson so to speak)?
Thanks and sorry if these are silly questions,




