General
Description
The name shown for the input field beneath User information.Directory attribute id
Here you fill in an attribute. You can only use the attributes available in the SiteVision scheduler. The attributes are different in different directories. The following attributes follow the schedule for InetOrgPerson which most directories support (eDirectory, OpenLDAP etc).- cn (usernamn)- mail (emailaddress)- givenName (firstname)- sn (lastname)- title (title)- description (description)- telephonenumber (telephone)- ou (department)Settings
Mandatory
Check this box if the attribute should be mandatory.Multi value
If the attribute should be able to edit on several rows you check this box. Otherwise the textfield is only one row.Administrator field (hidden for normal users)
Only check this box if the administrators should be able to see and edit this field.Visible for all users
If you want all users to see this field even though it's an administrator field, check this box.Validation
Here you can select to validate the field, i.e. ensure that the right kind of information is typed in the fields. e.g. emailaddress.No validation
By default this box is checked, and the field will not be validated, i.e. you can fill in anything in the field.Email address
If this box is checked you will have a regular expression to ensure that the field contains among other @ and point to ensure that it is a correct email address.Regular expression
If you would like to validate other fields you have to create a regular expression. Read more about regular expressions:http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html