• 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: D2W permissions on a row in a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W permissions on a row in a list


  • Subject: Re: D2W permissions on a row in a list
  • From: Theodore Petrosky <email@hidden>
  • Date: Mon, 04 Mar 2013 19:26:19 -0800 (PST)

this is working for me

100 : (pageConfiguaration = 'ListGrid' and session.user.userPermissions.canEditUser = 1) => isEntityEditable = "true" [com.webobjects.directtoweb.Assignment]

I have not tried it with isEntityDeletable though but I don't see a reason why it would not work.

Ted

--- On Mon, 3/4/13, David Holt <email@hidden> wrote:

> From: David Holt <email@hidden>
> Subject: D2W permissions on a row in a list
> To: "email@hidden Development" <email@hidden>
> Date: Monday, March 4, 2013, 7:30 PM
> Hi all,
> I appear to be missing something. I want to allow
> owners of an object to delete it from a list page.
> 100 : (pageConfiguration =
> 'ListActivities' and isOwnerLoggedInUser =
> 'true') => actions = {"right" =
> ("deleteAction"); } [Assignment]
> The actions are not showing up, even though I
> have the value correctly evaluating:
> I also tried the
> DelayedAssignment to no avail. I also tried
> isOwnerLoggedInUser = 1
> Does anyone know why this rule is not working as
> I had hoped?
> Thanks,
> David
> -----Inline Attachment Follows-----
>
>
> _______________________________________________
> 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: D2W permissions on a row in a list
      • From: David Holt <email@hidden>
  • Prev by Date: Re: More Embedded D2W Questions...
  • Next by Date: Re: More Embedded D2W Questions...
  • Previous by thread: Re: D2W permissions on a row in a list
  • Next by thread: Re: D2W permissions on a row in a list
  • Index(es):
    • Date
    • Thread