D2W isEntityEditable ?
D2W isEntityEditable ?
- Subject: D2W isEntityEditable ?
- From: Theodore Petrosky <email@hidden>
- Date: Sat, 18 Aug 2012 06:02:05 -0700 (PDT)
i am setting isEntityEditable with this rule:
101 : entity.name = 'Grid' => isEntityEditable = {"conditionKey" = "session.user.userPermissions.canEditIO"; "trueValue" = "true"; } [er.directtoweb.assignments.delayed.ERDDelayedBooleanAssignment]
it has the unfortunate side effect leaving space in the layout as if the button where there.
I have asked this question before and the response I got was. either use css or edit the template.
I am finally looking at this issue. so I thought:
Is there a way in rules to bring in myCss.css if session.user.userPermissions.canEditIO is true and myOtherCss.css if it is false?
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