[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[TYPO3] [TV][FCE] get current value ???
- From: hagelstein at hauptsache.net (Nikolas Hagelstein)
- Date: Thu, 9 Feb 2006 16:19:36 +0100
Hi,
> projectname < temp #this gets TEXT
> projectname < temp.value #this gets <nothing>
> projectname < temp.data #this gets <nothing>
> projectname < temp.field #this gets <nothing>
did you try
projectname.cObj < temp?
Bye,
Nikolas
|