[Vtigercrm-developers] VT6 Left Sidebar
    Alan Lord 
    alanslists at gmail.com
       
    Thu Oct 24 12:32:50 GMT 2013
    
    
  
I've started looking at porting GeoTools to VT6.
Because the new layout is rather wasteful of space and the listviews 
don't collapse nicely in narrow viewports* I'd like to hide the 
left-hand sidebar altogether in a custom GeoToolsView.
The only example where this seems to have been done is with the User 
module's PreferenceDetail View.
But what I don't quite understand is that this viewname is being added 
to the "My Preferences" menu link as a hardcoded entry in 
modules/Vtiger/Views/Header.php.
If I have a vtlib custom module, how can I specify the viewname I want 
associated with my module?
In 5.4.0 you could easily do this in the module's index.php file.
Thanks
Al
    
    
More information about the vtigercrm-developers
mailing list