soulik

Typo3 select content column

Apr 20th, 2014
4,785
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 10 = CONTENT
  2. 10 {
  3.     table = tt_content
  4.     select {
  5.         pidInList = this
  6.         where = colPos=1
  7.         orderBy = sorting
  8.         max = 10
  9.     }
  10.     renderObj < tt_content
  11. }
Advertisement
Comments
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment