The head page is set through the code that Wappler adds:
<!-- Wappler include head-page="test.html" appconnect="local" is="dmx-app" id="test" -->
This is the correct page. I have tested this and managed to get it working on the test version. However I can’t figure out how I got it working so it still doesn’t work in my app. Obviously something is connected to something so that the data picker knows how to climb up the tree. I just don’t know what it is.
Anybody know what needs to be set for this to work? App ID, route id, route url…?