Hi,
How can I use the trip_search form outside a block? maybe placing it in the header DIV as does the search module...

Thanks!

automat_svet

Comments

arsart’s picture

Just look inside source and you`ll see how this form starting search
form action="trip_search" method="post"

automat_svet’s picture

thanks!