Sf modtype

From ARK
Revision as of 10:21, 14 November 2008 by Andydufton (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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'
);