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 <pgilq...@citycable.ch> 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      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to