1,065 bytes added
, 10:54, 2 June 2014
{{Api_Enum_Spec|
Description=Enumeration that represents the list of field types that can be presented in the user registration form.
|Values=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! Value
! Name
! Details
{{!}}- valign="top"
! 0
{{!}} Unknown
{{!}}
{{!}}- valign="top"
! 1
{{!}} Text
{{!}} Single-line text field
{{!}}- valign="top"
! 2
{{!}} Password
{{!}} Single-line text field, hidden input string
{{!}}- valign="top"
! 3
{{!}} SingleSelection
{{!}} Single-Selection value (Radio, Dropdown)
{{!}}- valign="top"
! 4
{{!}} Checkbox
{{!}} Checkbox selection
{{!}}- valign="top"
! 5
{{!}} Date
{{!}} Date in UnixTimestamp(seconds)
{{!}}- valign="top"
{{!}}}
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial method design
{{!}} Harley Cabral
{{!}}}
|SeeAlso=
}}