Hello, I have another question about a problem with the database. I am trying to create a mobile application for table reservations.
I have a collection named “dishes” which references dishes with several properties and a collection of “restaurant”. The problem is that when I try to add “magic text”, for example to indicate the address of the restaurant in a “text” with the property “restaurant address”, it is not displayed in the options and only displays “Count” for the “restaurant” collection. Can you enlighten me on what I could have done wrong? (see screenshots)
In your first screenshot the “Copy This” screen is the home screen. ( Identified by the home icon displayed on the top of the screen with the screen name. You can change that by selecting the screen and changing it to a normal screen from the dropdown ) Does that screen has to be the home screen? Because the home screen doesn’t contains any data.
Hello, the problem is that you’re selecting the “Restaurants” collection in the magic text. In order to show the Restaurant address, Please select (Current Restaurant => Full Address).