| Author | 
         | 
         
      
        
         
         manner Newbie 
          
 
  Joined: 05 February 2009 Location: Poland
 Online Status: Offline Posts: 5
          | 
        
         
          
           | Posted: 20 March 2009 at 7:34am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
why this fileds is available for editing?? this is incredible - in adminpanel i set no modification of account for users but this is still available?  
 
 this is very urgent for me
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         Igor AfterLogic Support 
          
 
  Joined: 24 June 2008 Location: United States
 Online Status: Offline Posts: 6168
          | 
        
         
          
           | Posted: 20 March 2009 at 8:17am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
Try modifying screen.new-message.js file (line ~228):
 
Code: 
   
    
    
      
       EnableForm: function ()
 {
     this._fromObj.disabled = false;  //change to true | 
       
       | 
    
    | 
 
 
 Please note that the forum is a community resource, requests submitted via forum are not guaranteed to be answered by our support staff. If you need help from AfterLogic Support Team, we recommend using our Helpdesk instead. 
 
 Regards,
 Igor
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   | 
      
        
         
         manner Newbie 
          
 
  Joined: 05 February 2009 Location: Poland
 Online Status: Offline Posts: 5
          | 
        
         
          
           | Posted: 20 March 2009 at 8:36am | IP Logged
		     | 
                    
            		  
           | 
           
          
           
  | 
           
          
uff, it works good. thanks :>
         | 
       
       
        | Back to Top | 
         
          
         | 
       
       
       
        |   |