An example, if I have necessity to create an form for delete/insert/update records, DataAssist create me 4 pages to do it!!! ADDT create me only two pages... 
If you want a single form create one and add the bahaviours to it rather than use the wizard. That way you can have a single form that has:
An Insert record
An update record
a Delete record
Attach each behaviour to the appropriate button.
Mike


