• Result generated by the name picker's search button

    By Kevin Lau 1 decade ago

    Assume my Domino Directory contains the following users:

    - Alex

    - Alice

    - Betty

    - Bosco

    - Carol

    - Chris

    - David

    - Doris

    ... ... ...

     

    If I type "b" in the "Search for" field and press the Search button, the current search result would be:

    - Betty

    - Bosco

    - Carol

    - Chris

    - David

    - Doris

    ... ... ...

    (i.e. showing the first matched name plus all the subsequent names)

     

    Would it be possible to change the searching implementation or add an additional option, so that the search result will only include those matched names and avoid showing the subsequent names?

    i.e.

    - Betty

    - Bosco

     

    Thanks,

    Kevin