• 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
D2W question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

D2W question


  • Subject: D2W question
  • From: Guido Neitzer <email@hidden>
  • Date: Thu, 23 Nov 2006 11:09:23 +0100

Hi.

I have a rule that determines per row on a list, whether the current user is allowed to delete (or edit) a specific row. The rule is something like

pageConfiguration = 'ListUsers' AND object.usergroup.type <> 'Admin' => isEntityDeletable = yes

and a second:

pageConfiguration = 'ListUsers' AND object.usergroup.type = 'Admin' => isEntityDeletable = no

Now I see warning messages when any other listpage is displayed as it seems this rules is evaluated every time. Okay so far. Can I somehow exclude this check of specify an order in which the left hand side should be evaluated?

Or is it just a bad idea what I'm doing there? What am I missing?

cug
_______________________________________________
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


  • Prev by Date: Re: EOQualifier issue
  • Next by Date: WEBOBJECT tag
  • Previous by thread: Re: Earliest object in a table
  • Next by thread: WEBOBJECT tag
  • Index(es):
    • Date
    • Thread