Forums / General / passing advanced search variables to the search template

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

passing advanced search variables to the search template

Author Message

zaxofeel .v

Thursday 05 May 2005 5:06:10 am

hi there
i've a small problem with the advanced search template:

i've modified the form action in advanced search template to send the results to the search template like this:

the original code:

<form action={"/content/advancedsearch/"|ezurl} method="get">

the new code:

<form action={"/content/search/"|ezurl} method="get">

so the results are viewed in the search page.
the problem is the advanced search contains many fields that are not in the search page, so the search page can see only the full text search field. other fields has no effect in the search page.

i need the search page to recognize all the variables sent to it from the advanced search page.

I hope I cleared the problem enough.
thanks in advance.

Łukasz Serwatka

Thursday 05 May 2005 11:42:49 pm

Hi,

Here you find good examples:
http://ez.no/ez_publish/documentation/customization/components/search/custom_search_box

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog