I assume everyone has this need if you are using IE7. A good name picker, beyond the single line text entry field AJAX type ahead that works on all browsers.
I want to select many names, without the non user friendly way of a single line of text to populate. IBM'er Paul Calhoun posted a while ago that this is a limitation. Julian Buss has a nice solution...that works on IE8 and Firefox. But many of us are stuck with IE7 for now. I have tried to retrofit my current implementation of YUI tools namepicker into xpages without success.
Should I do a popup in my xpage, that opens a domino form with YUI, and then pass it back? I would rather avoid that development (if you have examples please share)