Re: D2w - toMany relation
Re: D2w - toMany relation
- Subject: Re: D2w - toMany relation
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 12 Jan 2015 10:11:10 -0500
Keep in mind that there are lots of WOConditionals that you can access. I would hope that you have the Wonder source, and you can look at the components and get the conditional. in this case in ERMODEditRelationshipPage in the WOD is:
ShowFind: WOConditional {
condition = d2wContext.shouldShowQueryRelatedButton;
}
I find that you must begin looking through the source of D2W to find all these hidden jewels.
Ted
On Jan 12, 2015, at 5:48 AM, Pierre Gilquin <email@hidden> wrote:
> Hi,
>
>
> I have a tomany relation very similar to the RentalHistory relation in Movie DB (Customer ->> RentalHistory -> Movie).
> I created an Wonder D2W Application with my model and that's already very good.
>
> But the component used for the relation use 2 buttons Search and New.
> How can I get rid of the Search button as there is no meaning to transfer a rental from a cutomer to an other ?
>
> The New bouton is ok except I think that it should be "Add ...". How can I change that ?
>
>
>
> Thanks in advance
>
>
> Pierre
>
>
>
> _______________________________________________
> 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