Sf modtype
From ARK
Revision as of 10:21, 14 November 2008 by Andydufton (talk | contribs)
Description
Example Configuration
$conf_field_cxttype =
array(
'dataclass' => 'modtype',
'classtype' => 'cxttype',
'alias_tbl' => 'cor_tbl_col',
'alias_col' => 'dbname',
'alias_src_key' => 'cxttype',
'alias_type' => '1',
'editable' => TRUE,
'hidden' => FALSE,
'add_validation' => 'none',
'edt_validation' => 'none'
);