PrintShop Mail Expression Guide
Expressions Layout Functions Overview |
You can use the following layout functions in PrintShop Mail:
Use these functions to specify which layout should be printed, left blank, or skipped.
Go to the layout for which you want to change the expression.
From the Layout menu, select Edit Condition.
Select one of the layout functions.
A specific page must go to clients of a specific sales representative ("John"). This field is called 'SALES REP' in the database.
The expression used is:
IF([SALES_REP] = "John", Print, Skip)
When PrintShop Mail encounters the name "John" in the "SALES REP" field, it prints the page. In all other cases, the page is skipped.
|
|
Fiery FreeForm does not support the SKIP function. BLANK is used instead. Fiery FreeForm 2 uses BLANK instead of SKIP when Layout Conditioning is used in combination with Layout Repetition. |