• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: rule dependent on boolean
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rule dependent on boolean


  • Subject: Re: rule dependent on boolean
  • From: Ramsey Gurley <email@hidden>
  • Date: Tue, 07 Feb 2012 11:10:49 -0700

Try

(pageConfiguration = 'ListAdRelease' and user.security.seesShortList = 1)

for true and

(pageConfiguration = 'ListAdRelease' and user.security.seesShortList = 0)

for false.

Ramsey

On Feb 6, 2012, at 9:11 PM, Theodore Petrosky wrote:

> I am trying different iterations of this and can not get it to work. I want one displayPropertyKeys if the boolean is true and different if false.
>
> (pageConfiguration = 'ListAdRelease' and user.security.seesShortList = 'true') then use these propertyKeys
>
> (pageConfiguration = 'ListAdRelease' and user.security.seesShortList = 'false') then use these keys
>
> Obviously, this doesn't work. Where am i going wrong?
>
> Ted
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: rule dependent on boolean
      • From: Theodore Petrosky <email@hidden>
References: 
 >rule dependent on boolean (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: Re: Limit to the number of instances under JavaMonitor
  • Next by Date: Re: rule dependent on boolean
  • Previous by thread: rule dependent on boolean
  • Next by thread: Re: rule dependent on boolean
  • Index(es):
    • Date
    • Thread