How enable web modeler with Atlas UI for existing app
0
For an existing app, I upgraded to the Atlas UI, which works fine. I followed this article: https://atlas.mendix.com/p/upgradetheme/7881299347898769 Now I would like to use the Web Modeler as well, but the Edit button gives only the option to edit in the Desktop Modeler. I added the settings.json file, replaced the NavigationLayouts module. Even tried to use the theme folder from a working Web Modeler app I created from scratch. But doesn't seem to work. Probably I'm missing a setting somewhere. Hope anybody could help.
asked
Bob van der Panne
3 answers
1
I don't think that is possible at the moment.
As far as I understand you need to create the app already as an Atlas UI app. (that may change in future versions)
You might have a chance to create a new AtlasUI app and merge your existing modules in there, but I would really be carefull with such an approach.
answered
Forgotten User EqMgVt0jKu
1
Currently the Web modeler is only enabled for newly created Apps based on Mendix Atlas.
answered
Arjan Hendriksen
1
Thanks! I created a new app with Mendix Atlas and added my modules. Seems to work fine.