Re: [TYPO3] CONTENT, renderObj and isTrue

2007-10-10 Thread JoH
>> Hi Lukas. >> Try changing your "2" object to this: >> >> 2 = TEXT >> 2 { >> if.isTrue.numRows >> if.negate = 1 >> value = AI: Verksamheter >> } >> > > Thanks for your reply. But it still doesn't work, the page just get an > empty title tag if tx_awanthrcompanies_pi1[company_id] is not set

Re: [TYPO3] CONTENT, renderObj and isTrue

2007-10-10 Thread Lukas Mattsson
Hi Peter, Thanks for your reply. But it still doesn't work, the page just get an empty title tag if tx_awanthrcompanies_pi1[company_id] is not set Best regards, Lukas Peter Klein skrev: > Hi Lukas. > Try changing your "2" object to this: > > 2 = TEXT > 2 { > if.isTrue.numRows > if.negate =

Re: [TYPO3] CONTENT, renderObj and isTrue

2007-10-09 Thread Peter Klein
Hi Lukas. Try changing your "2" object to this: 2 = TEXT 2 { if.isTrue.numRows if.negate = 1 value = AI: Verksamheter } -- Peter Klein / Umloud Untd "Lukas Mattsson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have a page that either display a list of companies, or a si

[TYPO3] CONTENT, renderObj and isTrue

2007-10-09 Thread Lukas Mattsson
I have a page that either display a list of companies, or a single company. If a single company is displayed, the url contains the get variable tx_awanthrcompanies_pi1[company_id]. If the variable is set, the page title should be injected with the company name from the database table 'tx_awanthr