• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
D2W edit embedded buttons?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

D2W edit embedded buttons?


  • Subject: D2W edit embedded buttons?
  • From: Theodore Petrosky <email@hidden>
  • Date: Thu, 07 Mar 2013 08:43:56 -0800 (PST)

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: D2W edit embedded buttons?
      • From: Jesse Tayler <email@hidden>
  • Prev by Date: Re: simple survey for PostgreSQL
  • Next by Date: Re: D2W edit embedded buttons?
  • Previous by thread: Re: simple survey for PostgreSQL
  • Next by thread: Re: D2W edit embedded buttons?
  • Index(es):
    • Date
    • Thread