Ups, sorry about the empty subject :-/
Original-Nachricht
Datum: Mon, 03 Nov 2008 10:50:02 +0100
Von: "Jens Schwarz" <[EMAIL PROTECTED]>
An: html-formfu@lists.scsys.co.uk
Betreff:
Hi,
I am using FormFu with Catalyst and created a form containing a "Date" element.
So my foobar
2008/8/1 Moritz Onken <[EMAIL PROTECTED]>:
>>>
>>
>> Ah, yes - it's limited by the number of Rep blocks, which is set by the
>> count.
>> So yes, you can add a hidden field for the counter_name(), and have a
>> constraint on it.
>>
>> Okay, stick with the way you coded it, but maybe just rename
>>
Ah, yes - it's limited by the number of Rep blocks, which is set by
the count.
So yes, you can add a hidden field for the counter_name(), and have a
constraint on it.
Okay, stick with the way you coded it, but maybe just rename
'new_empty_rows' to 'new_empty_row_multi' to indicate more than
2008/8/1 Moritz Onken <[EMAIL PROTECTED]>:
>>>
>>
>> Hmm, not sure if you tried running the test ;) the tests failed, the
>> count was out - and I don't think the .pm patch does what it should.
>> But anyway, moving on...
>>
>> The only thing I'm not keen on is the similarity between the method
>>
Hmm, not sure if you tried running the test ;) the tests failed, the
count was out - and I don't think the .pm patch does what it should.
But anyway, moving on...
The only thing I'm not keen on is the similarity between the method
names 'new_empty_row' and 'new_empty_rows'.
Too confusing.
Cur
2008/7/25 Moritz Onken <[EMAIL PROTECTED]>:
>
> referring to this post:
>
> http://lists.scsys.co.uk/pipermail/html-formfu/2008-April/001158.html
>
> I created the following patch which allows the user to specify a
> new_empty_rows config option.
> This allows the user to add as many new rows as he
Hi,
referring to this post:
http://lists.scsys.co.uk/pipermail/html-formfu/2008-April/001158.html
I created the following patch which allows the user to specify a
new_empty_rows config option.
This allows the user to add as many new rows as he wishes. He can
still restrict it by putting
a
Hi,
referring to this post:
http://lists.scsys.co.uk/pipermail/html-formfu/2008-April/001158.html
I created the following patch which allows the user to specify a
new_empty_rows config option.
This allows the user to add as many new rows as he wishes. He can
still restrict it by putting
a