'add_child', 'post' => 1, 'submit' => 'Voeg kind toe', 'controls' => array( array( 'name' => 'child_ppl_id', 'label' => 'child_ppl_id', 'required' => true, 'maxlength' => 16 ), array( 'name' => 'parent_ppl_id', 'label' => 'parent_ppl_id', 'type' => 'hidden', 'required' => true, 'maxlength' => 16 ), ) ); ?>