Lookking at the RT code, in order to get Search/Results.html to display a TicketList I need to give it a Query. What I would like to do is give it an RT::Tickets object and have it figure out the query, but I don't see how. Is there a way to get the SQL query from a SearchBuilder collection? Thanks. -Todd