Wappler course DMXzone App Connect problem

Hello I’m totally new to Wappler and just started the course. I’m stuck at the Hello World - Dynamic. If I try to make a table generator I get an error which says: ‘Invalid App Connect page. Please add DMXzone App Connect’ first.’ I tried it a lot of ways but I can’t find out how I get this done… Working in the newest version of Wappler (4.0.1).

Can somebody help me? Thanks!

Welcome @Rosalia to Wappler and this excellent community. :slight_smile:

Make sure you’ve added the App Connect framework to the page:

1 Like

Thanks for the fast reply!
I allready gave that a try. As you can see in the screen cap below.

I still get the error :(.

Is this NodeJS? I’m afraid I’ve not yet got into that yet so hopefully someone else here can help you.

Could you give us some more information? How are your project/target settings? Where do you get the error? Tell us the steps you are following so we can try to help you.

I’m working in Wappler 4 with bootstrap 5. I made an api with a database query (four rows of information). Then on the page I’m trying to make I added a ‘server connected’ element. As action I selected the api. Then I tried to make a table using the bootstrap 5 table generator but then he gives the error: 'Invalid App Connect page. Please add DMXzone App Connect’ first.’

Hosting type: Docker Hosting
Server mode: NodeJS
Database: MariaDB

I hope this information helps :).

Did you create a layout page that contains App Connect? For more, see

https://docsdev.wappler.io/guides/creating-template-based-pages-and-layout-in-wappler-with-nodejs

1 Like

Yesss Thank you very much! I guess that must have been the problem because after making the layout page it worked!