Name

PageSelectField — specify products database column used to select the flypage

SYNOPSIS

column_name

DESCRIPTION

The directive sets a products database column which can be used to select the on-the-fly template page (the flypage). This allows multiple flypages to be defined and selected automatically. If the field is empty (no spaces!), the default, flypage, will be used.

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Setting PageSelectField

PageSelectField display_page

NOTES

AVAILABILITY

PageSelectField is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 672

['PageSelectField',  undef,            ''],

AUTHORS

Interchange Development Group

SEE ALSO

DocBook! Interchange!