Skip to content

Instantly share code, notes, and snippets.

@magicHatOfTYPO3
Last active February 16, 2016 14:21
Show Gist options
  • Save magicHatOfTYPO3/24262fbcf7f80d4b033b to your computer and use it in GitHub Desktop.
Save magicHatOfTYPO3/24262fbcf7f80d4b033b to your computer and use it in GitHub Desktop.
seminartitel = CONTENT
seminartitel {
table = tx_news_domain_model_news
select {
pidInList = {$newsStorage}
selectFields = tx_news_domain_model_news.title
where.data = field:gp:newsid
where.intval = 1
where.wrap = uid=|
}
renderObj = TEXT
renderObj.field = title
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment