Hi Servoy,
In 6.0.6 we could bind fields using 2-hop relations - for example, on a form based on table A we could place a field with a dataprovider set as: A_to_B.B_to_C.some_column
In 6.1 RC4 such bindings are still possible (at least the UI in the Servoy Developer allows it) but at runtime no data is displayed in fields or labels which use more than 1-hop relations like the one described above. Is this a bug or an intentional change? Are such bindings supported by Servoy in 6.1?