Change the field

Member model management:
Field prompt text prompt text
*(The name of the item displayed when publishing content)
Field Name:
Only use English letters or numbers, the real field name of the data table
type of data:
Defaults:
If you define the data type as select, radio, checkbox, fill in the selected items (separated by "," such as "male, female, shemale"), if the linkage box, fill in the name of the linkage box project.
The maximum length:
Text data must be filled, greater than 255 for the text type
Member Model Form HTML: ◆Custom form HTML ~ name ~ that prompt text, ~ form ~ that form elements

As search criteria: GetAtt('issearch')=='1') echo " checked='1' "; ?> class='np' /> Yes   GetAtt('issearch')=='0') echo " checked='1' "; ?> class='np' /> no
Whether it is displayed in the front page related members page: GetAtt('isshow')=='1') echo " checked='1' "; ?> class='np' /> Yes   GetAtt('isshow')=='0') echo " checked='1' "; ?> class='np' /> no
Field status: GetAtt('state')=='1') echo " checked='1' "; ?> class='np' /> Enabled   GetAtt('state')=='0') echo " checked='1' "; ?> class='np' /> Disabled