[TYPO3-dev] A way to configure popup size for fields of type	group, e.g. tt_content.pages?
    Steffen Kamper 
    info at sk-typo3.de
       
    Tue Mar 31 21:34:15 CEST 2009
    
    
  
Hi,
Benjamin Mack schrieb:
> Hi Uschi,
> 
> search in t3lib_tceforms.php for "setFormValueOpenBrowser", that's teh 
> function that opens the popup. A few lines below the JS declaration 
> you'll find the width and the height of that thing.
> 
> All the best,
> Benni.
yeah, this looks like easy to cofigure ...
"height=350,width="+(mode=="db"?650:600)+"
vg Steffen
    
    
More information about the TYPO3-dev
mailing list