When I create a project from a template it shows the “App” in the app structure but when I use Blank projects it shows “Body“ and I am missing almost all of the Blocks options among other things. If I create a new page on one of the templates.. those new pages have the same issue. Any idea what I am doing wrong or if this is a bug?
Thank you, That fixed it for those files.. Excuse my ingnorance but would you mind explaining to me why that fixed it? I am very new to this style of development.
Sure, no problem ![]()
Those components you mention, work with the App Connect framework.
So they need this on head tags of the main layout page:
<script src="/dmxAppConnect/dmxAppConnect.js"></script>
If you don't have it, you can't use any component (Api data source/form/geolocation/repeat, etc)
Imagine like Bootstrap framework, you can't have a "Bootstrap table" if you don't have the js first.
Welcome to Wappler then ![]()
Ask whatever you need here, just open a new topic, very friendly people will help you out, no matter what simple it seems.
Here are some videos you can watch:
You can explore more videos at the Youtube Channel
Thank you very much, I actually am watching that Boutique series right now. So far I love Wappler and like the community.


