Page 1 of 1

Why the Form convert to Layout?

Posted: Sun Apr 26, 2020 7:59 pm
by tavitooo
Hello guys

I wnat create a "Form Wizard" but when I finish it, it change to Layout. see above pictures:

Its ok It say "Form 1" I created a form but when I click on button Finish (see what happen in the next picture).
Image


It change to Layout, and I need enter the Form Wizard for conect to SQL.
Image


Mmm I dont know what happen because When I create a New Project web its ok (see below). But in my site is not working.

Image

Re: Why the Form convert to Layout?

Posted: Sun Apr 26, 2020 8:14 pm
by Pablo
For flexible layouts, the form wizard creates a layout grid otherwise the layout is fixed/absolute.
A layout grid support the same properties as a form.

Image

Re: Why the Form convert to Layout?

Posted: Sun Apr 26, 2020 8:18 pm
by tavitooo
Awesome that was, now it works. So many thanks

Re: Why the Form convert to Layout?

Posted: Sun Apr 26, 2020 8:51 pm
by tavitooo
Now is working
IN properties to Layout In the Tab "Form" I can find the Form Settings and connect to SQL

Thanks