[html-formfu] Highly incorrect manual for HTML::FormFu::Model::DBIC!

Moritz Onken onken at houseofdesign.de
Wed Apr 8 08:27:48 GMT 2009


Hi,

this is already fixed in svn.

cheers,

moritz
Am 08.04.2009 um 08:06 schrieb Alex Povolotsky:

> Hello!
>
> Example in manual for HTML::FormFu::Model::DBIC does not, repeat NOT  
> work properly.
>
>         ---
>          element:
>            - type: Repeatable
>              nested_name: authors
>              model_config:
>                delete_if_true: delete
>
>              elements:
>                - type: Hidden
>                  name: id
>
>                - type: Text
>                  name: author
>
>                - type: Checkbox
>                  name: delete
>
> upon call of default_values, relation will be cleaned. It's a side  
> effect of naming checkbox, just name it 'del', 'remove', 'clean' or  
> something else. I'll try to write a test case today.
>
> Alex.
>
>
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu




More information about the HTML-FormFu mailing list