% $m->out ("By $disp_field: ") if ($disp_field); <& '/widgets/profile/text.mc', 'name' => $widget.'|value', 'value' => $crit_field, 'size' => 32, 'maxlength' => 100, 'disp' => '', useTable => 0 &> %# This hidden field is required to make the form submit when the user hits %# the "enter" key.

%#--- END HTML ---# %#--- Arguments ---# <%args> $widget $object $disp_field %#--- Initialization ---# <%init> my $crit_field = get_state_data($widget, 'crit_field'); %#--- Log History ---#