I am new to Backendless. I am trying out a simple app.
Display 2 columns from first table and display one column from 1:1 related second table
Please find below my db structure
Button Onclick Event
UI
I have 3 text in a container. The middle text content logic is bound to developer_name
This is my output
I don’t see developer_name displayed. What am I doing wrong?