are you certain your rule is in fact firing above any other?

On Mar 7, 2013, at 11:43 AM, Theodore Petrosky <[email protected]> wrote:

> I have a to-many on my D2W edit page. if I read this correctly it is rendered 
> with a ERMODEditRelationshipPage.
> 
> I see on this page, some conditionals:
> 
>  <webobject name = "ShowFind">
>     <li><webobject name = "QueryButton" /></li>
>  </webobject>
> 
> ShowFind: WOConditional {
>       condition = d2wContext.shouldShowQueryRelatedButton;
> }
> 
> I can't seem to write a rule that turns off this button. shouldn't this work:
> 
> 100 : pageConfiguration = 'EditRelationshipEmbeddedPWOMileStone' => 
> shouldShowQueryRelatedButton = "false" [com.webobjects.directtoweb.Assignment]
> 
> basically I want to remove the "Search" button on the to-many section of an 
> edit page.
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to