PageSelectField
Specify the name of a column that selects an "on-the-fly" template page.
Synopsis
The parameter is expected to be a column name that is
present in the DefaultTables table(s),
The default is "flypage".
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 specifies the name of a column,
in the DefaultTables table(s),
that selects an "on-the-fly" template page.
This allows multiple "on-the-fly" pages to be defined.
This allows you to create different flypage-style
templates for different types of product.
|
Note
This directive has nothing at all to do with the OnFly
facility.
|
Example
|
PageSelectField display_page
|