Re: D2W - help with rule
Re: D2W - help with rule
- Subject: Re: D2W - help with rule
- From: Theodore Petrosky <email@hidden>
- Date: Wed, 13 May 2015 16:15:23 -0400
this one works for me:
100 : entity.name = 'AdRelease' => isEntityEditable = {"conditionKey" = "session.user.security.canEditAdRelease"; "trueValue" = "true"; } [er.directtoweb.assignments.delayed.ERDDelayedBooleanAssignment]
On May 13, 2015, at 4:12 PM, Timothy Worman <email@hidden> wrote:
> My D2W kung fu is not the strongest and I’m in need of some D2W guru love. I have an entity that I only want to be editable for certain users. So, I have this in my rule file:
>
> 110 : (entity.name = ‘Role' and task != 'editRelationship') => isEntityEditable = "session.loggedInMember.canEditRolesInAdminApp" [com.webobjects.directtoweb.BooleanAssignment]
>
> The only problem is that now edit buttons are never presented regardless of who the user is. If I simply use “true” on the RHS it works fine. Is the issue that I cannot reference the session from the RHS of a rule?
>
> Tim Worman
> UCLA GSE&IS
>
>
>
>
> _______________________________________________
> 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