0 id must match with id of current user $form["auth_preset"]["groupid"] = 0; // 0 = default groupid of the user, > 0 id must match with groupid of current user $form["auth_preset"]["perm_user"] = 'riud'; //r = read, i = insert, u = update, d = delete $form["auth_preset"]["perm_group"] = 'riud'; //r = read, i = insert, u = update, d = delete $form["auth_preset"]["perm_other"] = ''; //r = read, i = insert, u = update, d = delete $form["tabs"]['mailuser'] = array ( 'title' => "spamfilter_txt", 'width' => 100, 'template' => "templates/mail_user_spamfilter_edit.htm", 'fields' => array ( ################################## # Begin Datatable fields ################################## ################################## # END Datatable fields ################################## ) ); ?>