Index: openacs-4/packages/acs-templating/www/doc/api/element.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/api/element.adp,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-templating/www/doc/api/element.adp 25 Aug 2015 18:02:13 -0000 1.2.2.1 +++ openacs-4/packages/acs-templating/www/doc/api/element.adp 1 Dec 2015 11:18:00 -0000 1.2.2.2 @@ -27,7 +27,7 @@ textarea tag used to ultimately render the element.
  • The validate switch may be used to perform simple custom validation of each element value. type is a keyword for the type of validation being performed. This same keyword must -be referenced by the formerror tag to customize the +be referenced by the formerror tag to customize the presentation and layout of the error message for this validation step. expression must be a block of arbitrary Tcl code that evaluates to 1 (valid) or 0 (not valid). The variable