• 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: David Holt <email@hidden>
  • Date: Tue, 05 Mar 2013 11:16:42 -0800

100 : (pageConfiguration = 'ListActivities' and object.isOwnerLoggedInUser = 1) => actions = {"right" = ("deleteAction"); } [Assignment]

I was missing the object pulled out of the d2wContext

Thanks,
David


On 2013-03-04, at 7:26 PM, Theodore Petrosky <email@hidden> wrote:

> 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

References: 
 >Re: D2W permissions on a row in a list (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: Re: WebObjects 5.3.4 Frontbase question
  • Next by Date: Re: WebObjects 5.3.4 Frontbase question
  • Previous by thread: Re: D2W permissions on a row in a list
  • Next by thread: WebObjects 5.3.4 Frontbase question
  • Index(es):
    • Date
    • Thread