Newbie Getting Started - Jet & Visual Designer

I can’t find a simple tutorial for using the Visual Designer code. The code I download in a zip from the Designer just gives a blank white screen on LAMP. I see the Jet demo screen when I use webix-app-start.zip contents. The 2 approaches seem completely different though, the Designer code calls Webix from cdn while the Jet code includes all the libraries. How can I get my code from Visual Designer to display?

Hello,

As far as I can see, the data.js file is empty, that’s why the resulting app shows errors. Try replacing demodata references with some dummy data.

Still, we do not recommend to rely on Visual Designer much. It is very rough and we are preparing a stable version for it. But we cannot provide any estimated date of its release, unfortunately.

You can try an interactive step-by step tutorials for learning:

General

Datatable

Form