DefaultTables
Specify one or more tables that contain "products".
Synopsis
|
DefaultTables table [tables...]
|
The parameter is expected to consist of one or more valid table names.
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.
|
Availability
This directive was introduced in version 5.4.0,
and is therefore not available for use with any earlier Interchange version.
|
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 requested 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.