Если вы серьезно намерены использовать TYPO3, то полезно заглядывать в TSRef.
Там в частности написано что:
Цитата:
CONTENT.table
TableName /stdWrap
The table, the content should come from.
In standard configuration this will be "tt_content".
Note: Allowed tables are "pages" or tables prefixed with one of these: "pages_", "tt_", "tx_", "ttx_", "fe_", "user_" or "static_".
|
Если кратко - CONTENT не работает с be_* таблицами.
Попробуйте RECORDS, там про такое ограничение ничего не написано.