Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
14.10
-
None
-
Unknown
-
Description
Thanks to XWIKI-20937 it's possible to user a user's property as a hint. However, it's not possible to use the user id right now since there's no property for that.
Ideas for solutions:
- Idea 1: Add the user id as a computed xproperty in XWiki.XWikiUsers xclass (using $doc.documentReference and removing the wiki part)
- Idea 2: Modify NormalUserPreferencesConfigurationSource to handle a special userid property (or some other name) by overriding getProperty().
Attachments
Issue Links
- is related to
-
XWIKI-20937 Add support for configuring an user property to be displayed as hint by the user picker
- Closed