For more information... RTFM!
NAVIGATION
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

FormIgnore

Specify form variables that should not be saved into a user's session.

Synopsis

FormIgnore  varname

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 form variables that should not be saved into a user's session.  Form variable names are case sensitive and must exactly match the FormIgnore entry.

This could be combined with ValuesDefault to, create values that cannot be overridden in forms.

Example

ValuesDefault  mv_shipmode  UPS
FormIgnore     mv_shipmode

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Monday 26 June 2006 at 3:17 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us