Re: D2W delete with to-many
Re: D2W delete with to-many
- Subject: Re: D2W delete with to-many
- From: Theodore Petrosky <email@hidden>
- Date: Wed, 09 May 2012 10:53:25 -0700 (PDT)
this one did it.
(pageConfiguration = 'EditRelationshipEmbeddedAccomplishment' and entity.name = 'Accomplishment') => isEntityEditable = true
Thank you. Sorry Ramsey, yours didn't do it :-(
Ted
--- On Wed, 5/9/12, David Holt <email@hidden> wrote:
> From: David Holt <email@hidden>
> Subject: Re: D2W delete with to-many
> To: "Theodore Petrosky" <email@hidden>
> Cc: "email@hidden" <email@hidden>
> Date: Wednesday, May 9, 2012, 12:53 PM
> Can you turn on D2W debugging?
>
> You should see a page configuration for your edit to many:
>
> 100 : (pageConfiguration =
> 'EditRelationshipEmbeddedAccomplishment' and entity.name =
> 'Accomplishment') => isEntityEditable = "false"
> [com.webobjects.directtoweb.BooleanAssignment]
>
> Make sure you're using boolean assignment.
>
> David
>
>
>
> On 2012-05-09, at 9:46 AM, Theodore Petrosky wrote:
>
> > OK, I don't understand how to target this.
> >
> > I am on edit page
> >
> > EditMeetingChecklist
> >
> > on this page I have a to Many to:
> Accomplishments
> >
> > I want to target this edit list to turn on the
> isEntityDeletable => true.
> >
> > Nothing I have tried for the LHS is correct.
> >
> > if I turn on isEntityDeletable globally, it works. I
> have also tried turning on isEntityDeletable globally and
> trying to set it to false for this entity NFG
> >
> > What's wrong with my thinking?
> >
> > Ted
> >
> >
> >
> > and on this page I have a to many
> of accomplishment
> >
> > --- On Tue, 5/8/12, David Holt <email@hidden>
> wrote:
> >
> >> From: David Holt <email@hidden>
> >> Subject: Re: D2W delete with to-many
> >> To: "Theodore Petrosky" <email@hidden>
> >> Cc: "email@hidden"
> <email@hidden>
> >> Date: Tuesday, May 8, 2012, 11:51 PM
> >> What are your rules related to this
> >> related entity?
> >>
> >> Sent from my iPad
> >>
> >> On 2012-05-08, at 8:19 PM, Theodore Petrosky <email@hidden>
> >> wrote:
> >>
> >>> I have an entity with a to-many relationship.
> When I
> >> edit the entity, the to-many has an edit, inspect,
> and s
> >> delete button. if I click the delete button, I get
> a dialog
> >> "No actions available for this item".
> >>>
> >>> what do I have todo to make this button
> 'live'?
> >>>
> >>> 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