Hi all. I’m exploring Wappler and like what I see. On Day 3 of trial and have successfully connected my test app to a remote server and queried test data. The data is rendering as expected in the Wappler design view, but it does not render in the browser. Screenshots below. Any ideas? Happy to supply more information, but I suspect this will turn out to be a more general newbie configuration mistake once I figure it out.
Suspiciously the text styles are also not carrying over to the browser, which again makes me feel like this is a broader app setup issue. Can someone please point me in the right direction?
Wappler should upload everything automatically but if it’s the first time then there’s a chance something got missed. I would try uploading the folders again to make sure all the contents have uploaded. It should only take a few seconds.
Again, not entirely sure what I’m doing, but I switched to Local, clicked on each DMX folder individually, and clicked Upload for each. Is that what you meant? Then I resaved and republished to Target (does that even matter?) Unfortunately, it did not fix the problem.
See below. I had been messing around with the appid and head-page just to see if it did anything (it didn’t). Also I tried two different Server Connect elements (one used by the paragraph view, the other used by the table view), so that’s why that extra stuff is in there. Thanks again for taking a look. -Ed
No luck there @tesla. Thanks for the ideas, though.
@t11, you have zeroed in on the problem. What I posted IS the entire html file! Which clearly ain’t gonna work, and now I’m embarrassed I didn’t spot it myself. I just created a new HTML file, copy/pasted the above code into the body, then Wappler added a bunch of stuff magically before my very eyes, and now that new page renders the content in the browser. Thank you!
Sadly I’m no closer to understanding how Wappler works in this regard. Maybe what I need is for someone to now explain (and hopefully a tutorial already exists but if so I haven’t spotted it) on how an “HTML page”, a “Content page”, and an “Include File” all fit together.
Thanks for the links @Teodor. Not sure how I ended up where I did, as I definitely started with a regular HTML page, but did fiddle with using a content page at one point while troubleshooting. That’s okay — still learning — off to read some more …