RE: Does @ExpandNameList still work Michel S Lavoie 27.Sep.07 06:08 PM a Web browser Domino Designer 7.0.2 FP1All Platforms
This response may come way too late but just in case someone esle is looking for information on this undocumented @Function, this is what we found.
We noticed that this command worked fine with multifunction groups (GroupType = "0") but didn't work with ACL groups (GroupType = "2"). I did not try with the other types of groups since it was not necessary.
We found this when we had problems with the Ressource Reservation application. Some people were able to reserve rooms while others, in a different group, couldn't.
While in debug mode, we saw that some groups were not resolved by the @ExpandNameList while others were. The ones resolved were the multifunction groups. We made a copy of the group that had a problem and changed the group type to multifunction and added this new group to the rooms' owner list and that solved the problem.