Sf span rel

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

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


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