« Return to Thread: list + search

list + search

by Pablo Gra\~na :: Rate this Message:

Reply to Author | View in Thread

Hi there.

I want the search form at the top of the list of entities. Is there an easy way?
I put the search component in the DefaultList.html, but it works partially: when
the form is recreated, the status of the search page fields are correctly
restored, neither cleaned: some values are overwriten with the values in other
forms.

I know close to nothing about tapestry, but I imagine that the problem is in the
way the value for the input tag is handled: instead of storing the value in the
page, the search component is used to create a new criterion and reused for the
next input tag.

I am now hacking a bit (with trails 1.1.1, unfortunately), but I will probably
spend some time to get this working for other projects using a 1.2-SNAPSHOT. Any
hints?

thanks a lot.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: list + search