Framework:ProtectFilterOnDetail

From CoPlanner 10
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.