Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.153 -r1.284.2.154 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 22 Mar 2021 13:44:42 -0000 1.284.2.153 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 Mar 2021 11:39:22 -0000 1.284.2.154 @@ -5131,6 +5131,7 @@ {form} {where} {entry_label _title} + {orderby title} } form_page instproc initialize {} { @@ -5182,6 +5183,7 @@ -h_where $wc \ -parent_id ${:parent_id} \ -package_id ${:package_id} \ + -orderby title \ -from_package_ids $from_package_ids] #ns_log notice "get_form_entries -> [$items children]"