Custom form management
>> Modify the fields:
Form prompt text:
The prompt text displayed when the content is published
*(The name of the item that is displayed when the content is published)
Field name:
Can only use the English letter or number, the real field name of the data table
Data type:
GetAtt('type'); if($dtype!='' && isset($fieldtypes[$dtype])) { echo "
{$fieldtypes[$dtype]}
\r\n"; $canchange = true; } else { echo "
System specific type
\r\n"; $canchange = false; } if($canchange) { ?>
Single-line text(varchar)
Single-line text(char)
Multiline text
HTMLThe text
Integer types
The decimal type
Time to type
The picture
Attachment type
Use the option drop-down box
Use the radio TAB
The Checkbox boxes,
Do you need page breaks?
If the content requires a page break, regardless of the content, you can use #P# subtitle # # # # to page the content pages as a page symbol, but only one such field is allowed in a model!
GetAtt('page')=='split') echo " checked='1' "; ?> class='np' /> is
GetAtt('page')=='no'||$ctag->GetAtt('page')=='') echo " checked='1' "; ?> class='np' /> no
Default value:
If defined data types for the select, radio, the checkbox, here to fill in the selected project (separated by ", "such as" male, female, transvestite "), if the joint box, complete linkage marquee project name here.
GetAtt('default'); ?>
Maximum length:
The text data must be filled in, and more than 255 is the text type
Custom form HTML:
◆The custom form HTML is used ~name~ to indicate the text, ~form to represent form elements
GetInnerText(); ?>