[TYPO3-english] conditional hide of a certain content element
Jan Bednarik
info at bednarik.org
Tue Feb 14 16:11:07 CET 2012
Hi Katja,
try this:
page.10.marks.colNormal.select.where = colPos=0 AND uid<>79
I assume that somewhere before this statement you have
page.10.marks.colNormal < styles.content.get
Regards
Jan
Dne 14.2.2012 14:09, Katja Lampela napsal(a):
> Hi and thanks Loek,
> but it has no effect.
> - Katja
>
> 12.2.2012 1:29, Loek Hilgersom kirjoitti:
>> Hi Katja,
>>
>> Try this:
>> page.10.marks.colNormal.select.andWhere = uid!=79
>>
>> Loek
>>
>> On 02/11/2012 02:18 PM, Katja Lampela wrote:
>>> Hi,
>>>
>>> I'm trying to find a way to hide certain content element, if visitor
>>> meets
>>> certain conditions. The content I want to hide is in colNormal and
>>> it's id is 79.
>>>
>>> This does not work
>>>
>>> [thecondition]
>>> page.10.marks.colNormal.select.andWhere.uid.79 >
>>> [global]
>>>
More information about the TYPO3-english
mailing list