I have created three new tables using the data management console but I do not see how you can create the ‘one-to- many’ relationship - my version of the UI doesn’t look the same as the video tutorials ?
Hi Tom,
do you use version 5 of Backendless?
If so, you should go yo Schema in you data table where you want to create one-to-many relationship and create a column with Data Object Relationship
type:
After that you will be able to set relation directly in console or via API call:
Perfect , thats great thank you