Index: openacs-4/packages/cms/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/tcl/form-procs.tcl,v diff -u -r1.21.2.2 -r1.21.2.3 --- openacs-4/packages/cms/tcl/form-procs.tcl 15 Apr 2003 17:57:34 -0000 1.21.2.2 +++ openacs-4/packages/cms/tcl/form-procs.tcl 11 May 2003 19:04:18 -0000 1.21.2.3 @@ -1124,8 +1124,9 @@ if {![string equal {} $opts(section)] } { template::form section $form_name $opts(section) } else { + set id $opts(form_name) template::form::get_reference - set opts(section) form_properties(section) + set opts(section) $form_properties(section) } # If we are handling a new request and were passed an item_id