Custom form management
Custom form management > Modify the custom form: (Modifying the table name will not create a new table. If you do not know how to handle these tables manually, please do not change)
Custom form diyid:
  Number, unalterable after creation, and unique.
* help
Custom form name:
  The name of the custom form is used in the Chinese name of the form, in the background management, and in the foreground.
*help
The data table:
 The table name cannot be changed after the custom form data table is created
*帮助
Model field configuration:
The information index field system has been added,
You only need to add other personalized fields.
SetNameSpace("field","<",">"); $dtp->LoadSource($fieldset); if(is_array($dtp->CTags)){ foreach($dtp->CTags as $ctag) { ?>
Form prompt text Data field name The data type Form type maintenance
GetAtt('itemname'); if($itname=='') echo "Didn't specify"; else echo $itname; ?> GetTagName()?> GetAtt('type'); if(isset($fieldtypes[$ft])) echo $fieldtypes[$ft]; else echo "System specific type"; ?> GetAtt('autofield'); if($ft==''||$ft==0) echo "Curing the form"; else echo "Automatic form"; ?> [Modify the] [delete]
A list of the template:
Content template:
Release the template:
Foreground and content pages are exposed?: