Options
			
				
					
	
			
		
	- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎06-25-2020 02:24 AM
Hello,
I want to populate username (fullname) not user id in opened by family.Can anyone help?
Solved! Go to Solution.
		
			
				
						
							Labels:
						
						
		
			
	
					
			
		
	
	
	
	
				
		
			
		
			
					
			
		
				
		
			
		
	
	
- Labels:
 - 
						
							
		
			Service Catalog
 
		1 ACCEPTED SOLUTION
	
		
			Options
			
				
					
	
			
		
	- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎06-25-2020 02:36 AM
Hi,
You can do this using the default value.
write below code:
javascript:gs.getUserDisplayName()
Please mark Helpful and Correct based on Impact.
Regards
Nikhil
		5 REPLIES 5
	
		
		
			
			
			
					
	
			Options
			
				
					
	
			
		
	- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎06-25-2020 02:54 AM
Thank you
