XPages Extension Library
I am using latest version of Extension library, I am unable to search by last name using xe:DominoNABNamePicker.
I don't see NameListProperty that can be used to sort people by Last Name.
Is there anyway to sort?
Thanks!
Krithika
Look at the demo database, demo picker:
<xe:dominoNABNamePicker
nameList="peopleByLastName">
xe:dominoNABNamePicker>
Thanks Philippe! I am unable to see that property in my current extension library. I am using the latest version 8.5.2. Please advise.