xowiki::FormPage instproc load_values_into_form_fields (public)

 <instance of xowiki::FormPage[i]> load_values_into_form_fields \
    form_fields

Defined in /var/www/openacs.org/packages/xowiki/tcl/xowiki-www-procs.tcl

Load either the instance variables or the instance attributes into the provided form-fields. The function sets the values based on the default values and the values for the current object.

Parameters:
form_fields (required)

Testcases:
create_form_with_form_instance, create_form_with_numeric
[ show source ]
Show another procedure: