On Sun, Feb 24, 2002 at 11:15:21AM +0100, Olivier M. wrote:
On Sun, Feb 24, 2002 at 10:54:37AM +0100, Loïc wrote:
Well as I just tell you in my previous post ;), it seems to me neither more, neither less logical since we can't know what is the last user action.
well: if the user action was:
- typing in the field -> ignore the checkbox
ok
- check to box without emptying the field -> no changes, user should have deleted the contents too (logical?)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I'd like it another way. Just checking the box and not having to empty the field is IMHO much more handy.
- emptying field and checkbox: set field = '' (empty, not NULL)
ok
- emptying field and setting checkbox: set field = NULL
ok
:-)