The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04002 - 2009-04-22

  • New "empty_rows" setting - replaces now deprecated "new_empty_row".
  • New "new_rows_max" setting - replaces now deprecated "new_empty_row_multi".
  • Previously, the field named in "new_empty_row" was used to determine whether to insert a new row. - Now we simply insert a new row if any field within the Repeatable block has a submitted value.
  • New 'read_only' model_config option.
  • New 'ignore_if_empty' model_config option.
  • Support nested Repeatable elements.

Modules

Integrate HTML::FormFu with DBIx::Class