NAME
Reaction::UI::Widget::Field::Mutable::HiddenArray
DESCRIPTION
See Reaction::UI::Widget::Field::Mutable. This renders a list of values as a series of hidden fields to transport them across forms.
FRAGMENTS
hidden_list
Renders hidden_field over the array reference stored in the viewpoint's value.
hidden_field
Sets the field_value argument to the current topic argument _.
field
renders fragment item over the values of 'value' arrayref
item
content is $_{_} / $_ (current item in the 'value' array)
LAYOUT SETS
base
share/skin/base/layout/field/mutable/hidden_array.tt
Provides a hidden_field layout that renders a hidden input element.
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.