Re: modify search form on result page?
Re: modify search form on result page?
- Subject: Re: modify search form on result page?
- From: Arturo PĂ©rez <email@hidden>
- Date: Fri, 6 Aug 2004 06:52:24 -0400
On Aug 5, 2004, at 10:16 PM, Michael Engelhart wrote:
Hi -
I have a set of pages that are rendered after doing a legacy system
query. The results are displayed and in a sidebar I want the user to
be able to modify their search (with all their current selections
pre-populated) which I'm guessing would just call the action on
another component. Any advice on how best to do this.
Conceptually, rather than have a boatload of instance variables, is to
have a query object that you can pass back and forth. A WODisplayGroup
might even do it for you but you might just be better off rolling your
own.
Alternatively, you can use the same component and render it with CSS
(or XML/XSL) rather than using straight html. You'll need a relatively
recent browser to do that successfully though.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.