On Mon, Apr 23, 2007 at 02:14:42PM -0000, p0tat03 wrote: > > Question on this behavior: If a field that has no validator is left > blank (like the ones below), would the save function receive a blank > string of that name, or would it simply not receive a variable of that > name at all?
If I'm not mistaken, all widgets have validators. If you don't specify it, there is a default one that is used (in the case of TextField I believe it's a String validator). Jason
pgpfQA0vUArUm.pgp
Description: PGP signature

