Thomas Register
Custom e-Catalog Specifications

Optional Tags

LISTSORT=

By default, column headings in a product list are links that sort the list based on the data in the column. When multiple lists are displayed on the same page, the results of a column sort may not be as expected. This is because each list on the page is independent. The result will be a page containing only the list for which the sort was performed.

An example is a page with two lists, the first containing products 1 through 5 and the second containing products 6 through 10. If you perform a column sort on the first list, the resulting page contains only products 1 through 5 sorted in the requested order.

To turn off the column sorting feature and avoid confusion when displaying multiple lists on the same page, use the 'LISTSORT' tag with a value of 'no'.

Local Syntax

  <!-- SMARTCAT START
        
	AZ=xxxxxxxx
	TYPE=list
	PART=GHI
	PART=ABC
	PART=DEF
	LISTSORT=no

            SMARTCAT END -->

Portable Syntax

      <a href="smartcat.cgi?az=xxxxxxxx&type=list&listsort=no&pnto=GHI+ABC+DEF">

Copyright © 2002 Thomas Publishing Company