[Solar-talk] table_cols require field
Jeff Surgeson
solar at 3hex.com
Sun Nov 4 06:58:34 CST 2007
Hi All
If a table field is defined as require in _table_cols in a data model for eg:
'editor_ipaddr' => array(
'type' => 'varchar',
'size' => 15,
'require' => true,
),
should this not automatically trigger a validatateNotBlank validation check on
save without defining a filter for that col?
--
...........::::::...........
Jeff Surgeson / South Africa
More information about the Solar-talk
mailing list