Re: isEntityInspectable ???
Re: isEntityInspectable ???
- Subject: Re: isEntityInspectable ???
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 24 Jan 2013 12:57:45 -0800 (PST)
I just tried it and no joy.
I don't understand why it works with the editable key.
Ted
--- On Thu, 1/24/13, Bastian Triller <email@hidden> wrote:
From: Bastian Triller <email@hidden>
Subject: Re: isEntityInspectable ???
To: "Theodore Petrosky" <email@hidden>
Cc: "WebObjects Development" <email@hidden>
Date: Thursday, January 24, 2013, 3:43 PM
Does is work if you use a BooleanAssignment?
Am 24.01.2013 21:38 schrieb "Theodore Petrosky" <email@hidden>:
I have an entity with a to-many relation. on my edit page of the entity, I see the wonderful list page of the relation.
so I add a rule:
100 : pageConfiguration = 'EditRelationshipEmbeddedPWOMileStone' => isEntityEditable = "false" [com.webobjects.directtoweb.Assignment]
the edit button on each row of the relation goes away quite nicely. However, if I add:
100 : pageConfiguration = 'EditRelationshipEmbeddedPWOMileStone' => isEntityInspectable = "false" [com.webobjects.directtoweb.Assignment]
the Inspect button does not go away.
I want to remove the Inspect and Search buttons but I have problems with the rules.
Am I doing it wrong?
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
_______________________________________________
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