| Reaction documentation | view source | Contained in the Reaction distribution. |
Reaction::UI::Widget::Field::Mutable::HiddenArray
See Reaction::UI::Widget::Field::Mutable. This renders a list of values as a series of hidden fields to transport them across forms.
renders fragment item over the values of 'value' arrayref
content is $_{_} / $_ (current item in the 'value' array)
share/skin/base/layout/field/mutable/hidden_array.tt
Provides a hidden_field layout that renders a hidden input element.
See Reaction::Class for authors.
See Reaction::Class for the license.
| Reaction documentation | view source | Contained in the Reaction distribution. |