[TYPO3-english] template setup question
typo3 study
typostudy at gmail.com
Wed Jun 6 10:32:24 CEST 2012
Hi,
You are right. Thanks.
Note: In TypoScript in 45 minutes sxw file(I download), It is mypage.10 <=
test. I think it is a small mistake.
Tom
On Wed, Jun 6, 2012 at 4:05 PM, Bernd Wilke <t3ng at pi-phi.tk> wrote:
> On 06/06/2012 03:56 AM, typo3 study wrote:
>
>> Hi,
>>
>>
>> In template->setup, I input below code:
>>
>> test = TEXT
>> test.value = Holla
>> mypage = PAGE
>> mypage.typeNum = 0
>> mypage.10<= test
>>
>> But not output in frontend, If I use mypage.10< test, there is output,
>> But
>> i want to use "referenced": mypage.10<= test, so how could I do? I am
>> using typo3 4.7. Thanks.
>>
>
> wrong: mypage.10 <= test
> correct: mypage.10 =< test
>
> http://wiki.typo3.org/Ts45min#**First_steps<http://wiki.typo3.org/Ts45min#First_steps>
>
> bernd
> --
> http://www.pi-phi.de/**cheatsheet.html<http://www.pi-phi.de/cheatsheet.html>
>
> ______________________________**_________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
>
More information about the TYPO3-english
mailing list