Domino Code Fragment

Code Name*
Access the names of users in a specific group in the Domain Address Book using formulas.
Date*
06/28/2025
Source (or email address if you prefer)*
[email protected]
IP address:.172.69.7.95
Description*
Access the names of users in a specific group in the Domain Address Book using formulas.
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Where SERVER is the servername, and GROUPNAME is the name of the group you're looking for.
Files/Graphics attachments (if applicable): Code:
@DbLookup("" : "NoCache"; (server : "names.nsf"); "groups";groupname; "Members")