Customize Fields Customize the text in the User Name [required] area Customize the text in the Your Full Name [optional] area Customize the text in the Your Password [optional] area Customize the text in the Email Address [optional] area Remove Fields Remove the Your Full Name [optional] area Remove the Your Password [optional] area Remove the Email Address [optional] area In Room Field Customization Customize "user(s) in"
1. Customize the text in the User Name [required] area: Server Default: User Name [required] Parameter Name: label.Nickname Locations: applet code or chat.conf Permitted Value: Text Location of Field: Log-in Screen - User Name label HTML Configuration: <param name="label.Nickname" value="User Name [required]:"> 2. Customize the text in the Your Full Name [optional] area: Server Default: Your Full Name [optional] Parameter Name: label.Realname Locations: applet code or chat.conf Permitted Value: Text Location of Field: Log-in Screen - Your Full Name label HTML Configuration: <param name="label.Realname" value="Your Full Name [optional]:"> 3. Customize the text in the Your Password [optional] area: Server Default: Your Password [optional] Parameter Name: label.Password Locations: applet code or chat.conf Permitted Value: Text Location of Field: Log-in Screen - Password address label HTML Configuration: <param name="label.Password" value="Your Password [optional]:"> 4. Customize the text in the Email Address [optional] area: Server Default: Email Address [optional] Parameter Name: label.Email Locations: applet code or chat.conf Permitted Value: Text Location of Field: Log-in Screen - Email address label HTML Configuration: <param name="label.Email" value="Email Address [optional]:">
5. Remove the "Your Full Name [optional]" text and field Server Default: Your Full Name [optional] Parameter Name: ctrl.NoReal Locations: applet code or chat.conf Permitted Value: true Location of Field: Log-in Screen - Your Full Name label HTML Configuration: <param name="ctrl.NoReal" value="true"> 6. Remove the "Your Password [optional]" text and field Server Default: Your Password [optional] Parameter Name: ctrl.NoPass Locations: applet code or chat.conf Permitted Value: true Location of Field: Log-in Screen - Password address label HTML Configuration: <param name="ctrl.NoPass" value="true"> 7. Remove the "Email Address [optional]" text and field Server Default: Email Address [optional] Parameter Name: ctrl.NoEmail Locations: applet code or chat.conf Permitted Value: true Location of Field: Log-in Screen - Email address label HTML Configuration: <param name="ctrl.NoEmail" value="true"> 8. Customize the text in the user(s) in area: Server Default: user(s) in Parameter Name: ui.UserCount Locations: applet code or chat.conf Permitted Value: true Location of Field: Default wording for # users/room HTML Configuration: <param name="ui.UserCount" value="user(s) in">