Re: isEntityInspectable ???
Re: isEntityInspectable ???
- Subject: Re: isEntityInspectable ???
- From: Bastian Triller <email@hidden>
- Date: Thu, 24 Jan 2013 21:43:16 +0100
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