GetOne("Select * from `#@__stepselect` where id='$id' "); $sbjs = " onsubmit=\"alert('This classification is a system built-in enumeration that does not allow modification!'); return false;\" "; if($arr['issystem']==0) $sbjs = ''; ?>
Modify the category
[close]

>
Category name:
Cache group name:
Cache group names must be English or numeric!
Add a category
[close]

Category name:
Cache group name:
Cache group names must be English or numeric!
GetOne("Select * from `#@__stepselect` where id='$id' "); $dsql->Execute('out',"Select evalue,ename from `#@__sys_enum` where egroup='{$arr['egroup']}' And (evalue mod 500)=0 order by disorder asc,evalue asc"); $options = ''; if($arr['issign']==0) { while($row1 = $dsql->GetArray('out')) $options .= "\r\n"; } ?>
Add enumeration
[close]

Membership enumeration:
 Enumeration name:
 Sort value:
If you do not specify, the default enumeration added to sort。
GetOne("Select * from `#@__stepselect` where id='$id' "); $dsql->Execute('out',"Select * From `#@__sys_enum` where egroup like '{$arr['egroup']}' order by disorder asc, evalue asc"); $options = ''; while($row1 = $dsql->GetArray('out')) { if($row1['evalue']%500==0 || $arr['issign']==1) { $options .= "\r\n"; } else { $options .= "\r\n"; } } ?>
Preview linkage form
[close]


Category relations:

Here only shows the data relationship, in practical applications, the form generated by the two linkage is support cascade, not all listed.