Difference between revisions of "Sf span rel"
From ARK
Andydufton (talk | contribs) |
(No difference)
|
Revision as of 09:58, 14 November 2008
Example
$conf_mcd_span_rels =
array(
'view_state' => 'max',
'edit_state' => 'edit',
'sf_title' => 'othermatrix',
'sf_html_id' => 'cxt_other_matrix',
'sf_nav_type' => 'full',
'script' => 'php/subforms/sf_span_rel.php',
'op_label' => 'space',
'op_input' => 'plus_sign',
'fields' => array(
$conf_field_sameas
)
);