Framework:ProtectFilterOnDetail

From CoPlanner 10
Revision as of 08:54, 24 May 2012 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

ProtectFilterOnDetail(<Dimension>);

Please enter this function in the property "SpecialDefinition" of the general properties of an input mask.

Parameter Description
Dimension Name of the dimension, which should be set.

This function belongs to client-side functions.

Result

If you switch to a detail mask, the settings of the defined filter will not be set in the detail mask.

Example

ProtectFilterOnDetail(Produkte);
The product filter will not be set, if you switch to this mask from another one.