Transfering Dreeamweaver project into Wapplerr (App Connect disappears)

I did install Wappler,

I created my projects at all in wappler. My project is a working project
developed with dreamweaver 2020 contains app connect. developed with dmxzone extensions.

I have a problem that, When I opened one of my app connect included file in
wappler editor, than for example change a line or add a new functionality,
than save it. The already included app connect from dreamweaver,
disappears and the page becomes useless not bindings at all…

Before making any changes, I can see app connect under ‘App Structure’ panel.

Do you have a way to make it work with wappler agai, maybe I can delete
local included app connect files… ı have no idea.

thanks a lot.

What exactly do you mean by "app connect included file" ? Can you please post a few screenshots showing what are you changing and what exactly disappears?

I mean, when I open a file for example main page of my project which includes app connect, in the wappler editor, ı can see App connect in the app structure panel, When I make any changes in the document and save the doucment in wapplerr editor, the app connect wipes out. also I can not re include the app connect with wapplerr.

What if you add it from the frameworks menu?

Yes I can add ‘App Connect’. After that it appears and than when I save the document it dissapears again.

Maybe there’s something wrong with you page code.
Please provide a link to the page where this happens so we can check it.

Ok, I did everything from all over. Now the app connect still reamins on my page.
The Problem was, dmxappconnect.js script on the head section being deleted by wappler.
script src="…/dmxAppConnect/dmxAppConnect.js"
Somehow when I rebuild the page it becomes stable on the page.
Thanks a lot.