Hi i have this Code to Usernames from the NAB.I want to use this on a dropdown (Notes Client).
ALl works fine but the names comes in this form: “CN=Volkan Senguel/O=TAG/C=CH” !?
How can i change the Result to get “Volkan Senguel/TAG/CH”, is there any formatting options?
Thanks in advance
Volkan Senguel
<-------CODE------>
@DbLookup ( “”:“NoCache”;“SERVER1/TAG/CH”):“names.nsf”; “Groups”; “My Group”); “Members” )
<-------CODE------>