Hi ocpdude

Creation of form using TEMPLATE.fmb

1. Copy TEMPLATE.fmb into <Somename.fmb>
Ex. A.fmb
2. If you are going to use the standar window its ok, r create your own window.

3. Create your canvas(using your custom window, in window give your window name).

4. Create a block(using your Custom canvas).

5. Go to Form property and change 'First navigation block into your custom block name'
change 'console Window into your custom window name'

After Generate it, don't compile it. Go register form. And you can see your form through your menu.

Thanks
ABC