![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
|
|
#5 |
|
Новенький
|
In case anyone will stumble upon the same problem here is the solution
temp.whatever = CONTENT temp.whatever { table = tt_content select { pidInList = HERE_GOES_PID_OF_PAGE orderBy = sorting andWhere = colPos=0 } } |
|
|
|