# ref comparison because EditFieldValuetet returns an arrayref except when using template value if ( !ref $Value eq 'ARRAY' ) { $Value = [$Value]; }