[TYPO3-templavoila] Getting a field value from the page in an FCE
Simon Tuck
stu at rtpartner.ch
Wed Feb 27 14:37:49 CET 2008
Hiya!
Dmitry Dulepov [typo3] wrote:
>
> You can get values of all global vars using TS. TSFE has a reference to
> page record (in "page" variable).
>
> Or you can get a page uid from "pid" field of parent record and select
> page fields from db...
>
Yes, but I can't get a field value form inside the page flexform. I can
do this: TSFE:page|title don't think this will work:
TSFE:page|tx_templavoila_flex:field_column_1
So I need to insert a new field to the pages table and add the field to
'addRootLineFields'.
Cheers,
Simon
More information about the TYPO3-project-templavoila
mailing list