How can I make the Key: isEntityDeletable true or false depending on the objects status?
for example: 100 : (pageConfiguration = 'ListUser' and object.status = “cantBeDeleted") => isEntityDeletable = “false" [com.webobjects.directtoweb.Assignment] This should make every User delete able except the once with the status = “cantBeDeleted”. But it does not work, it only applies it for the first item in the List. Savas _______________________________________________ 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