Difference between revisions of "Sf module"
From ARK
Line 1: | Line 1: | ||
+ | ===Description=== | ||
<pre> | <pre> | ||
$delp_subform_module = | $delp_subform_module = |
Revision as of 16:34, 23 February 2011
Description
$delp_subform_module = array( 'view_state' => 'max', 'edit_state' => 'view', 'sf_nav_type' => 'none', 'sf_title' => 'delpmodlist', 'sf_html_id' => 'delpmodlist', // Must be unique 'script' => 'php/subforms/sf_module.php', 'ark_page'=> 'data_entry', 'fields' => array ( 'cxt', 'smp', 'spf', 'sph', ) );