We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 27749
    • 53 Posts
    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
      • 5811
      • 1,717 Posts
      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.
        • 27749
        • 53 Posts
        Thanks for reassuring me.

        Anyway - I solved the issue using "hardcoded" (means not-snippet-generated) forms and different landingpages where the results show. Although loosing the livesearch possibility... but it works wink