Re: help with D2W target
Re: help with D2W target
- Subject: Re: help with D2W target
- From: Jesse Tayler <email@hidden>
- Date: Fri, 18 Jan 2013 10:43:29 -0500
that rule sure looks like anytime you have a timestamp with a name including the word "Date" in there, you should get that format.
did you take note of the format you DID get?
did you try to raise the priority of this rule?
there could easily be a rule down under that is more specific or perhaps higher priority.
so, if this works in one place but doesn't in another, try adding to the rule some elements that would make your rule more specific.
On Jan 18, 2013, at 10:31 AM, Theodore Petrosky <email@hidden> wrote:
>
>
> I have a ProjectWorkOrder to-many pwoMileStones
>
> I have an edit page:
>
> EditProjectWorkOrder
>
> and a rule
>
> 150 : (smartAttribute.className = 'com.webobjects.foundation.NSTimestamp' and propertyKey like '*Date*') => formatter = "%m/%d/%Y" [com.webobjects.directtoweb.Assignment]
>
> this rule is working fine to format the dates on EditProjectWorkOrder
>
> but I can not seem to target the list of pwoMileStones on its parent.
>
> Also, on EditEmbeddedPWOMileStone the date formats as I want.
>
> does this make sense to you?
>
> How do I target the list of pwoMileStones on the EditProjectWorkOrder so the date will format as I want?
>
> 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