Re: D2W question
Re: D2W question
- Subject: Re: D2W question
- From: Guido Neitzer <email@hidden>
- Date: Thu, 21 Aug 2008 10:46:55 -0600
- Thread-topic: D2W question
On 21.08.08 10:29, "Ramsey Gurley" <email@hidden> wrote:
> Well, the manufacturer PropertyName displays in the wizard page,
> there's just no control to edit the value. It's blank...
Then you need to specify which what component it should be displayed:
propertyName = 'manufacturer' => componentName = '
ERD2WEditToOneRelationship' [100]
Or
(task = 'edit' and not (smartRelationship.isToMany = 1)) => componentName =
'ERD2WEditToOneRelationship' [100]
There should be already something that does that in ERDirectToWeb. But you
can try with that.
You know how to read / write these rules?
> I entered a blanket *true* => isEntityEditable = true and one for
> deletable as well. There's still no trash cans in the list view, no
> way to delete or edit anything... just create and query. It's like
> everything is read only except the wizard page and even relationships
> are uneditable there. I am using erprototypes.
Can you send me a screenshot so that I know where you are?
cug
_______________________________________________
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