ProductFiles
Specify the name of one or more tables that contain "products".
Synopsis
|
ProductFiles table [tables...]
|
The parameter(s) are expected to be the name of one or more tables.
The default is "products".
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive allows you to specify one or more tables that contain "products".
If multiple tables are specified then each will be searched,
in sequence,
for a corresponding code,
when an
[item-field] tag is used,
or when a page name is specified but not found in the PageDir.
The main difference between
[item-field ...] and
[item-data table ...] is this fall-through
behaviour.
If a page name is requested,
but not found in the PageDir,
then the specified table(s) will be searched,
to determine whether the given code is valid,
before Interchange will display a flypage.