Framework:ProtectFilterOnDetail
From CoPlanner 11
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. |
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,
In der Detailmaske wird der Produktefilter nicht gesetzt, wenn sie von einer anderen Maske aus aufgerugen wird.