.
First you need to implement the function
getSelfServiceFields() or use
meta['selfServiceFieldSettings']. Each field
+has an ID and a descriptive name that will be displayed on the self
+service page.
Your input fields may also be defined as read-only in the self service
profile editor. If your fields supports read-only then use
canSelfServiceFieldBeReadOnly() or
meta['selfServiceReadOnlyFields'].
@@ -20,9 +23,7 @@ canSelfServiceFieldBeReadOnly() or
meta['selfSe
Example:
The inetOrgPerson module
-provides lots of possible input fields for the self service. Each field
-has an ID and a descriptive name that will be displayed on the self
-service page.
+provides lots of possible input fields for the self service.
diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml
index 47d8f60b..db965236 100644
--- a/lam/docs/manual-sources/howto.xml
+++ b/lam/docs/manual-sources/howto.xml
@@ -3094,7 +3094,9 @@ Have fun!
ldap_user_sendas_relation_attribute = uid
-
+Attention: If the Active Directory schema is used then LAM will always use dn and ignore this setting.
+
+
Features: Zarafa 7 allows to