Help for this page
my $this_element = $form->get_all_element({name => 'element_name'});
my $element_value = $this_element->value;