Hello,
I am trying to have 2 searches on one page. One "sitewide" and then at some pages a more narrow search. Both using AS. I managed to run AS from another directory then the default one and made a copy of the snippet.
The original and the copy work nice separately, but when called at once the page remains blank.
Anyone has a suggestion? I even tried to set up HyperSearchFlexForm but the templating is a little difficult..
Thanks
Smiley
Unfortunately It’s not possible to use several AS on the same page. It can’t work.
The main reason is that the origin of the POST and GET requests are not identified between the AS instances.