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 -N -r1.37.2.2 -r1.37.2.3 --- openacs-4/packages/acs-templating/tcl/element-procs.tcl 25 Apr 2019 15:49:19 -0000 1.37.2.2 +++ openacs-4/packages/acs-templating/tcl/element-procs.tcl 5 Jul 2019 10:00:54 -0000 1.37.2.3 @@ -140,6 +140,9 @@ If specified, this value is used when the mode is set to 'display', instead of asking the element widget to render itself in display mode. + @option multiple A flag indicating that more than one value is expected + from the input element + @see template::widget @see template::data::validate @see template::form::create