This topic is locked

Custom Forms

4/16/2008 6:40:34 PM
PHPRunner General questions
T
tdr013 author

How do I create custom forms such as the ones found in the employee section of the Northwind database?

Sergey Kornilov admin 4/17/2008

You can proceed to the Visual Editor and modify any form layout the way you need it.

S
swanside 4/17/2008

What I do is build my project. Make a dir in the project called custom invoices, copy the pages I want to change from the templates folder and edit them with frontpage. Save them in the new folder and copy them back into thge original folder and overwrite the exsisting ones.