Earlier we had configured zoom v5 for our dnn website based on the instructions found on the support page. We had insert querystring parameters to the iframe and ran the search absolutely fine.
Recently we upgraded to zoom v6 and configured ASP.NET almost to work on DNN with the exception of the querystring parameters.
We had to delete all the parameters except ZOOM_QUERY for smooth running of the main search page and mini search form on our navigation bar.
The search works perfectly now but the question we have is with the querystring parameters. Why is the search working for only one parameter and not all.
Also have a funny occurrence of the search form. If there is no text entered in the search box and instead of popping up with an error msg - no query.. , instead the search displays results of various links available on the website.
The template has been modified only for the css.
Many thanks in advance for your time,
Recently we upgraded to zoom v6 and configured ASP.NET almost to work on DNN with the exception of the querystring parameters.
We had to delete all the parameters except ZOOM_QUERY for smooth running of the main search page and mini search form on our navigation bar.
The search works perfectly now but the question we have is with the querystring parameters. Why is the search working for only one parameter and not all.
Also have a funny occurrence of the search form. If there is no text entered in the search box and instead of popping up with an error msg - no query.. , instead the search displays results of various links available on the website.
The template has been modified only for the css.
Many thanks in advance for your time,
Comment