Further to my previous post about Genie canned queries...
You can use the Heading= parameter in MyQueries.config to add canned queries for specific searches at the top of a Genie search screen.
For example, the Heading= parameter in the code below will add links like the following to the top of the Simple Catalog Search page. (Links for the rest of the alphabet are an exercise for the user.)
Inmagic Genie: Catalog
Title starts with: A B C D E F-G
<inmg:queryscreen name="simple_catalog_search" Heading="Catalog<p><b>Title starts
with:</b> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=a*&TN=catalog&ReportName=CatalogBrief">A</a> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=b*&TN=catalog&ReportName=CatalogBrief">B</a> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=c*&TN=catalog&ReportName=CatalogBrief">C</a> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=d*&TN=catalog&ReportName=CatalogBrief">D</a> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=e*&TN=catalog&ReportName=CatalogBrief">E</a> <a
href="/InmagicGenie/catalog_report.aspx?AC=QBE_QUERY&QY=find+CatTitle=f:gz&TN=catalog&ReportName=CatalogBrief">F-G</a>" Title="Simple Catalog Search" BrowseButtonText=" Browse "
BooleanAnd="AND" BooleanOr="OR" BooleanNot="NOT">
Subscribe to:
Post Comments (Atom)
1 comment:
Excellent - and this can be applied in all sorts of other ways too. Thanks Lisa
Post a Comment