Re: More newbie questions: customizing D2W's templates
Re: More newbie questions: customizing D2W's templates
- Subject: Re: More newbie questions: customizing D2W's templates
- From: Ramsey Gurley <email@hidden>
- Date: Tue, 16 Oct 2012 13:22:31 -0700
I usually go with a query config like
100: pageConfiguration = "QueryCompetitorWithFilter" => showListInSamePage = true [BooleanAssignment]
Then put whatever filtering attributes you want into the query property keys for that config.
100: pageConfiguration = "QueryCompetitorWithFilter" => displayPropertyKeys = (team) [Assignment]
Then just load that config and you're done. There's some filter button thing built into one of the looks, but I forget which one that is. I think ERNeutral. It just sends you off to a query page anyway, and I prefer to have everything on a single page.
Ramsey
On Oct 16, 2012, at 12:57 PM, Flavio Donadio wrote:
> Hello, all!
>
>
> I feel like I am polluting the list with newbie questions, but I can't find most of the answers I need on the web (bad google-fu?)... If anyone has a good source of documentation, please tell me! :)
>
> Imagine a simple D2W app. Its EOModel has these entities:
>
> Competitor <<---> Team
>
> In my Competitors list page, I want to have a drop-down menu where I can filter the list by Team.
>
> Is it possible? How can achieve that, since there's no WebAssistant anymore?
>
>
> Regards,
> Flavio
> _______________________________________________
> 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