[TYPO3-english] Condition mapping values
    Nesto 
    facckerr at alibaba.yo
       
    Sun Sep  6 00:35:35 CEST 2009
    
    
  
Hm it seems i found a solution (after 4 hours of investigating :-)
  stuff = CASE
  stuff.key.data = register:newsCategoryUid
  stuff.4 = TEXT
  stuff.4.value = 20
  stuff.5 = TEXT
  stuff.5.value = 30
  stuff.default = TEXT
  stuff.default.value = 10
So, if category equals 4 then i can map right PID (20), if it equals 5 then 
i can map the other PID (in this case 30). 
    
    
More information about the TYPO3-english
mailing list