Re: D2W edit embedded buttons?
Re: D2W edit embedded buttons?
- Subject: Re: D2W edit embedded buttons?
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 07 Mar 2013 09:30:27 -0800 (PST)
thanks, I am having a problem with rules updating correctly. I finally fixed my issue of running through apache. I had to make sure that apache was running as the same user that I am working in or apache will not use the link from the document root to the build folder.
but now it sometimes doesn't like it when I make a rule change. even after I clear the rule cache they don't seem to be used. I actually have to stop and start my app.
I'll see later. I am just glad to start to understand some of this.
Ted
--- On Thu, 3/7/13, Jesse Tayler <email@hidden> wrote:
> From: Jesse Tayler <email@hidden>
> Subject: Re: D2W edit embedded buttons?
> To: "Theodore Petrosky" <email@hidden>
> Cc: "WebObjects Development" <email@hidden>
> Date: Thursday, March 7, 2013, 11:52 AM
>
> are you certain your rule is in fact firing above any
> other?
>
> On Mar 7, 2013, at 11:43 AM, Theodore Petrosky <email@hidden>
> 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@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