• 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: Theodore Petrosky <email@hidden>
  • Date: Tue, 07 Feb 2012 11:22:03 -0800 (PST)

My bad it should be:

session.user.security.seesShortList = 0
session.user.security.seesShortList = 1


Ted

--- On Tue, 2/7/12, Ramsey Gurley <email@hidden> wrote:

> From: Ramsey Gurley <email@hidden>
> Subject: Re: rule dependent on boolean
> To: "Theodore Petrosky" <email@hidden>
> Cc: email@hidden
> Date: Tuesday, February 7, 2012, 1:10 PM
> 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


References: 
 >Re: rule dependent on boolean (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: rule dependent on boolean
  • Next by Date: Re: EOKeyValueQualifier.evaluateWithObject on EOQualifier.QualifierContains selector?
  • Previous by thread: Re: rule dependent on boolean
  • Next by thread: ERREST width predefined XSD
  • Index(es):
    • Date
    • Thread