GRD_PRODNAV Grid Component
Purpose
The GRD_PRODNAV grid component allows the customer to filter the list of displayed products on the PRODUCTLIST.A5W page by selecting a product category.
Description
The GRD_PRODNAV component is a read-only tabular grid based on the product_category table. Records are listed alphabetically by category.
Containers
INDEX.A5W, PRODUCTINFO.A5W, PRODUCTLIST.A5W, SHOPCART.A5W, SPECIALS.A5W, TEMPLATEPUBLIC.A5W
Notable Grid Control Property Settings
Control |
Property |
Description |
Category |
Display Settings > Control type |
"Link" |
Link Properties > Display what in link |
"Value in Field" | |
Link Properties > Link address type |
"Computed from fields in the grid" | |
Link Properties > Link address |
Opens the PRODUCTLIST.A5W page and displays the data that matches cat_id. productlist.a5w?cat={Cat_Id} | |
Cat_Id |
Column Properties > Hide column |
"True" |
See Also
Supported By
Alpha Five Version 7 and Above