[TYPO3-english] displayCond on flexforms

Frenck Lutke frenck at innologi.nl
Thu Jan 17 11:14:52 CET 2013


Hi Sergio,

On 15-1-2013 18:46, Sergio wrote:
> Hi,
>
> I've been using <displayCond> for my flexforms for a while, and now I have
> some special cases and I wondered:
>
> 1) Can I use this condition to express "the releaseYear is not empty"?:
>
> <displayCond>FIELD:settings.releaseYear:!=:</displayCond>
>
> 2) Is there a way to use conjunction conditions like
>
> <displayCond>FIELD:settings.releaseYear IN (2012, 2011, 2010)</displayCond>
>
> Something like that...
>
> Thanks in advance,
> Sergio
>

Search for displayCond in the TCA documentation, and look for the REQ 
and IN evaluation types respectively.

HTH,
Frenck


More information about the TYPO3-english mailing list