Index: openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml 17 Nov 2004 22:39:05 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml 17 Jul 2006 05:38:37 -0000 1.8 @@ -1,14 +1,24 @@ - %myvars; ]> -Using HTML Forms +Using Form Builder: building html forms dynamically + Overview + + ($Id$) + +OpenACS has a form manager called ad_form. Ad_form has an +adaptable UI. Error handling includes inline error reporting, and is customizable. + However, ad_form can be tricky to use. In addition to this document, + the ad_form api + documentation is helpful. @@ -119,5 +129,4 @@ - ($Id$)