Something went wrong while setting issue due date.
add a placeholder to have the first letter in upper case and the others in minor case
Closed
add a placeholder to have the first letter in upper case and the others in minor case
Requirements
need a FusionDirectory fully functional
Descriptive title for this enhancement
placeholder in template to appy a mix on Upper and Minor syntax to some field (like username)
Actual behavior
No way to have the following syntax Transformation : MY USERNAME => My Username. It could be useful in order to apply a modern style from all UPPERCASE name received from other Source like SINAPS or trough web service
Expected behavior
a way to have the following syntax Transformation : MY USERNAME => My Username
Step by step description of new behaviour
- Create a template
- In sn or givenName field add a placeholder like : %k|givenName% ( k like Korrect Kase !)
- SINAPS send "MY FAMILYNAME"
- FusionDirectory apply the k placeholder and write "My Familyname" in LDAP
Benefits
user satisfaction ? :)
Possible Drawbacks
maybe placeholder systeme will be a bit complicated