| 
                                                                        
                                                                         
                                                                            
                                                                                andrejg
                                                                            - 
                                                                                2/26/2009 4:10:01 AM
                                                                            
                                                                         
                                                                         
                                                                            
                                                                        
                                                                        
                                                                         
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                         
                                                                        
                                                                            forum username
                                                                        
                                                                            Hi, I'd like to change the forum code to display the user's full name as their nick name instead of their username - we use Kentico as our intranet site, and with Windows authentication enabled the usernames take a form of domain\username, which is is not nice.
  In 3.1a you'd just change txtUserName.Text=cui.UserName to txtUserName.Txt=cui.FullName in ForumNewPost.ascx.cs - in 4.0 I can't seem to find the relevant code...
  Any help would be appreciated.
                                                                         
                                                                        
                                                                            
                                                                         
                                                                        
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                         
                                                                     |