Is there a standard way of accessing a ‘Choose from Address book’ dialog, which is opened while editing ACL, address fields in memos etc?
Is there any @function of LotusScript func?
Thanks in advance,
Dmitry.
Is there a standard way of accessing a ‘Choose from Address book’ dialog, which is opened while editing ACL, address fields in memos etc?
Is there any @function of LotusScript func?
Thanks in advance,
Dmitry.
Subject: @PickList([Name] : [Single])
Subject: or a names field with the address dialog option, or a dialog list field with the address dialog option…