| 
                                                                            
                                                                                kentico_jurajo
                                                                            - 
                                                                                1/29/2009 5:39:12 AM
                                                                            
                                                                         
                                                                        RE:Display Alternative Form 
                                                                            Hi,
 1) The header is styled using CSS styles. So, when you will display the source code of the rendered page, you will see which class it is and then in CSS stylesheet you can add to this class "display: none;" (e.g. to .UserPageTitleHeader class).
 
 2) AJAX is not used. The "New document" is just a button which ensures that the edit form is opened. You can change it by modifying appropriate web part's code and you need to ensure to open the edit form.
 
 Best Regards,
 Juraj Ondrus
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |