Index: openacs-4/packages/acs-templating/tcl/element-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/element-procs.tcl,v diff -u -r1.9.2.11 -r1.9.2.12 --- openacs-4/packages/acs-templating/tcl/element-procs.tcl 16 May 2003 12:04:51 -0000 1.9.2.11 +++ openacs-4/packages/acs-templating/tcl/element-procs.tcl 16 Jul 2003 22:58:20 -0000 1.9.2.12 @@ -92,7 +92,8 @@ step, expression is a block to Tcl code that evaluates to 1 or 0, and message is to be displayed to the user when the validation step fails, that is, if the expression - evaluates to 0. + evaluates to 0. Use the special variable $value + to refer to the value entered by the user in that field. @option sign specify for a hidden widget that its value should be signed