I am trying to create a navbar with a dynamic title.
I have created an object in the global data model, but it still won’t show up as an alternative to be choosen from.
Welcome to our community!
In order for an object class to be available in your app, you have to add a Data Source holding the objects in the App Data section, here:
Here, you can apply filters to control what objects are read into your app and whether data sources should be database connected or runtime only.
You can find more info about app data in this video and this article.