View Settings¶
Create User Form Fields¶
Property
newFrontendUserFormFields
Data type
string
Description
List of fields that will be displayed in the form for website user creation.
Note
Username
, Password
, and Password Confirmation
are required fields and are displayed by default.
Edit User Form Fields¶
Property
editFrontendUserFormFields
Data type
string
Description
List of fields that will be displayed in the form for website user update.
Note
Username
field is disabled as it cannot be updated by a website user.
Password
and Password Confirmation
are displayed and updated only if Change Password
is checked.
Number of Lines in Street Address¶
Property
streetAddressLineNum
Data type
int+
Default
2
Description
The number of lines for the street address textarea
field. Available values are ranged between 1-4.