Re: [html-formfu] 'default_empty_value' doesn't work

2008-10-31 Thread Juergen Mathwich
Am Freitag 31 Oktober 2008 10:23:29 schrieb Carl Franks: > 2008/10/31 Michele Beltrame <[EMAIL PROTECTED]>: > > Hi Juergen! > > > >> 3. add the suggested "default_if_unchecked" to formfu > > > > On secondo thought, this might not be a good idea. A checkbox, by > > definition, doesn't have a value i

Re: [html-formfu] 'default_empty_value' doesn't work

2008-10-31 Thread Juergen Mathwich
Am Freitag 31 Oktober 2008 09:47:39 schrieb Carl Franks: > 2008/10/31 Juergen Mathwich <[EMAIL PROTECTED]>: > > Hi Michele > > > > Thanks for your reply. > > > > I read following information from this thread > > http://lists.scsys.co.uk/pipermail/ht

Re: [html-formfu] 'default_empty_value' doesn't work

2008-10-31 Thread Juergen Mathwich
Hi Michele Thanks for your reply. I read following information from this thread http://lists.scsys.co.uk/pipermail/html-formfu/2008-August/001334.html > If you're using hand-rolled code to update the database - be aware > that the browser doesn't send anything back for unchecked checkboxes - >

[html-formfu] 'default_empty_value' doesn't work

2008-10-30 Thread Juergen Mathwich
Hi I have a (part of) a form like this: $VAR1 = { 'default_empty_value' => 1, 'constraints' => [ {