Notes/Domino Fix List 
  |   |  
 
 
| SPR # CYII63RULZ | Fixed in 6.5.5 release | Template fix: TEAMRM6.NTF |  
 
  
  
  
Product Area: Client; Template   Technical Area: Template   Platform: Cross Platform 
 
Lotus Customer Support APAR:  LO03790 
  
SPR# CYII63RULZ - The Teamroom address button did not display names in the Primary NAB.  This problem has been fixed in 6.5.5. 
  
Technote Number:  1177648 
  
Problem: 
This issue was reported to Quality Engineering and is fixed in Notes Client  
6.5.5. 
 
Excerpt from the Lotus Notes and Lotus Domino Release 6.5.5 MR fix list  
(available at http://www.ibm.com/developerworks/lotus):   
 
Template 
SPR# CYII63RULZ - The Teamroom address button did not display names in the  
Primary NAB. This problem has been fixed in 6.5.5. 
 
This issue does not occur in Notes 7.0 Client; however, it has been seen in  
7.0.1.  
 
. 
As a workaround, instead of using this formula in the address book icon in  
"Team Member Profile|ParticipantProfile" form in the TeamRoom database: 
 
@DialogBox("(nAddress)"; [AutoHorzFit]: [AutoVertFit] : [SizeToTable]; "Address  
Lookup") 
use this formula: 
FIELD enterWho:=enterWho; 
@SetField( "enterWho"; @Name([Abbreviate];@PickList( [Name] ) )); 
@SetField("Email";enterWho) 
 
 
Steps to reproduce issue: 
 
1.  Open a Teamroom database. 
2. Go to the Leader/Facilitator Options view. 
3. Select Edit Team Member > Subteams > Events view. 
4.  Select the New\Team Member action button. 
5.  Select the Address button at the top; select the Primary NAB.  Notice  
nothing happens.  It does not display the addresses, and no error occurs. 
6.  Select the personal address book, and it displays the addresses. 
7.  Select the secondary NAB, and it displays the addresses. More > 
 
  
  
Last Modified on 12/05/2013 
 
Go back   
  |