I have a D2W app where I set the user's ability to edit (or not) an entity from his/her security settings.
101 : entity.name = 'Grid' => isEntityEditable = {"conditionKey" = "session.user.userPermissions.canEditIO"; "trueValue" = "true"; } [er.directtoweb.assignments.delayed.ERDDelayedBooleanAssignment] works to turn on and off if the user can edit an entity. However, with a false value the edit button goes away but no the space of the left column. do I need a second rule to remove the space or is there a better way to control edit-abitly. ted _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com