[html-formfu] How do you handle "change password" forms?
Carl Franks
fireartist at gmail.com
Wed Apr 15 10:08:13 GMT 2009
2009/3/31 Moritz Onken <onken at houseofdesign.de>:
> Hi Carl,
>
> I played around with empty_rows a little and noticed that it is not possible
> to set
> empty_rows: 0. There will always be a new empty row. is this behaviour
> intended?
No, that's not intended - I'll fix it.
> Also, is it still possible to add "as many rows as I like" without setting
> empty_rows: 9999 or something? Is it still possible to set a counter and
> leave empty_rows unset?
There's a new method - 'new_rows_max' - which if set, is used in
preference of 'empty_rows' during update()/create()
Carl
More information about the HTML-FormFu
mailing list