Welcome to Catalog Tips

Search more than 200 articles to learn more about creating and automating your product catalogs

Tip: Start typing in the input box for immediate search results.

< All Topics
Print

GROUPINDEX – Create index based on field names

Overview

This Custom Field creates an index based on the given field names.

Syntax

GROUPINDEX(‘GroupPath‘, ‘PageNumber‘, ‘FieldName1’, ‘FieldName2’, …)

Element Description
GroupPath Group path delimited by colons. Limits the scope to the specified grouping.
PageNumber Page number.
FieldNameN The field names to be indexed.

Example

GROUPINDEX(‘Category1ID:Category2ID:CollectionID’,PageNumber,ProductDescription,ProductPrice)

See also

Table of Contents