[TYPO3] select uid  in template setup
    Ilaria De Marinis 
    ilaria.demarinis at caspur.it
       
    Wed Aug  8 10:32:35 CEST 2007
    
    
  
Hi list,
I am creating several contents page which have a to be selected dinamically.
I mean, I have different groups of pages each with a top one. This root 
pages have a little peace of content which is
different from the other's.
I have configured my template setup section in this way:
page.1 = CONTENT
page.1{
     table=tt_content
     select.pidInList =4
    
     select.orderBy=sorting
     select.where=colPos=0    
     wrap= <div class="header">|</div>
}
Is it possible to select "uid" item instead of "pid" page?
Something like select.uidInList =11 or select.where=uid=11
Can you help me?
Thanks in advance
Ilaria
-- 
------------------------------------------------
Ilaria De Marinis 
Settore Automazione Biblioteche
Phone: +3906-44486052
CASPUR - Via dei Tizii ,6 - 00185 Roma
e-mail: demarinis at caspur.it
------------------------------------------------
    
    
More information about the TYPO3-english
mailing list