[TYPO3-dev] Change a definition in TCA for one user only?
    Malte Jansen 
    mail at maltejansen.de
       
    Sun Mar  1 17:36:27 CET 2009
    
    
  
Hi Jörg,
there is an extension, which can overwrite all TCA-settings. Check out 
the TER. I'm not sure, if it's just working with the Page-Setup or also 
with the User-Setup...
Cheers,
Malte
Jörg Klein schrieb:
> Hi guys,
> 
> I want to change a definition in thwe TCa for just one BE-user.
> 
> This is I want to have a backend-form without diver2tabs.
> That can be in an extTables.php set as follows:
> $TCA['tt_content']['ctrl']['dividers2tabs'] = 0;
> 
> But then it is so for all users.
> 
> Can I have this for some users only? For a usergroup?
> 
> Jörg 
> 
> 
    
    
More information about the TYPO3-dev
mailing list