Hello,

> > >>>  how can I print the url of my page "simulateStatic"-like
> >  >>>
> >  >>>  TEMP= TEXT
> >  >>>  TEMP {
> >  >>>    field = uid
> >  >>>    wrap = "http://index.php?id=|"
> >  >>>  }

You may try this:

temp = TEXT
temp {
   typolink {
     #parameter = {$site.pages.tutorials}
     field = uid
     returnLast = url
   }
}

HTH

-- 
Xavier Perseguers
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to