Re: stumbling around with D2W
Re: stumbling around with D2W
- Subject: Re: stumbling around with D2W
- From: Ramsey Gurley <email@hidden>
- Date: Thu, 15 Dec 2011 10:06:36 -0700
On Dec 15, 2011, at 9:41 AM, Theodore Petrosky wrote:
> Is there an example out there? I feel totally lost, I don't understand where to begin.
https://github.com/wocommunity/WOWODC-2010/tree/master/ComponentAssignment
Sorry to be short on answers. I'm tied up this morning.
>
> I hesitate asking for this kind of low level help.
>
> I feel like a fish out of water.
>
> Ted
>
Don't hesitate, someone here will help. :-) I will when I get a chance, if the Davids don't beat me to it ;-)
Ramsey
> --- On Thu, 12/15/11, Ramsey Gurley <email@hidden> wrote:
>
>> From: Ramsey Gurley <email@hidden>
>> Subject: Re: stumbling around with D2W
>> To: "Theodore Petrosky" <email@hidden>
>> Cc: email@hidden
>> Date: Thursday, December 15, 2011, 10:28 AM
>> Hi Ted,
>>
>> componentName = ERD2WEditToOneRelationship
>> restrictedChoiceKey = object.currentTitles
>>
>> Then create a method on your object returning an array of
>> current employment titles like you have below.
>>
>> Ramsey
>>
>> On Dec 15, 2011, at 8:03 AM, Theodore Petrosky wrote:
>>
>>> OK so this is a real newbie thing.
>>>
>>> In my Wonder app, I would:
>>>
>>> create a list of entries to populate a popup
>>>
>>> employmentTitleList =
>> EmploymentTitle.fetchEmploymentTitles(newEmployeeEC,
>> EmploymentTitle.IS_CURRENT.eq(true),
>> EmploymentTitle.ORDERING_INT.ascs());
>>>
>>> I don't understand how to do this in an Edit page in
>> D2W.
>>>
>>> Is there anything like this in an example?
>>>
>>> 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
_______________________________________________
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