In the Admin area, section "Layout", you can define essential layout conditions.
...
Defines the different Page Layout for Print and Email for First Page and Following Pages
...
Warning | ||
---|---|---|
| ||
Please set the picklist value in the "Category" field to Quote or Offer in the setup text, so that the parameter takes effect. |
Defines for print and e-mail the different page layout for cover page and following pages of the quote module.
The setting consists of 4 numerical values:
Xxxx - First page print layout
xXxx - Next pages print layout
xxXx - First page e-mail layout
xxxX - Next pages e-mail layout
0 - No background graphic
1 - First background graphic
2 - Second background graphic'
...
Picklist
- Portrait
- Landscape
...
Determines the default paper format for the quote:
portrait = quote in portrait format
...
Setting | Type | Parameter Name | Parameter Textblock | Note |
---|
...
Display letter paper in PDF for email and attachments
...
Defines the Page Layout for Quotes
true - Fullsize Image used for Page Background
false - Default Page Layout with Header and Footer is used
...
Display letter paper in PDF for print
...
Document Structure | ||||
Position number for added product items | Picklist:
| addSubPos | sub / subsub / nor Default: nor | Defines the level of detail of the product numbers. |
Position number for child product items | Picklist:
| addOnSubPos | sub / subsub / nor default_standard: nor | Defines the level of detail of the child product numbers. |
Default columns for product properties | Picklist:
| ProductPropertyColumns | Default: 1 |
...
It is possible to display several product properties in up to three columns next to each other (default: 1 column, properties below each other) |
...
...
Limitations: Multiple columns are only recommended |
...
for product properties without calculation, |
...
and a three-column display |
...
is only displayed correctly in the PDF |
...
if there is no property |
...
type Table |
...
below it. |
...
Do not indent alternative positions | Option switch |
...
noinset | true / false Default: false |
...
If this setting is active, alternative formatted items are not displayed indented in the PDF. | ||||
Standard Signature | Picklist:
| StandardSignature | OppOwner / QuoteOwner Default: OppOwner | Defines the preselection for the signature graphic OppOwner = The signature that is stored at the opportunity owner is preset QuoteOwner = The signature that is stored at the quote owner is used |
Display signature of manager | Option switch |
...
ManagerSignature | true/false Default: false | If this setting is active, the manager's signature is displayed in addition to the standard signature. | ||
Auxiliary line from right page margin | Input field | rightMargin | Default: 10 | Use the red guide line, e.g |
...
. to visually display the type area of the document. | |||
Use full page width for product name | Option switch | productNameFullWidth | true / false Default: false |
...
If the set-up text is activated, the description column is |
...
placed above all other columns |
...
in the layout, |
...
whereby the width |
...
corresponds to the width of all other visible columns for product and |
...
sum items The "Description" column can then no longer be selected in the configuration in the column header and the individual column headings. The setting applies not only to the product name, but also to the |
...
description of sum and discount |
...
items. |
...
...
title | Note |
---|
Please note that the Product Overview element cannot currently |
...
be used when the |
...
setup text is active |
...
; it |
...
is not |
...
displayed correctly in the PDF. |
...
Code for column layout
...
basic:Position:30:1:true:true:left,
basic:Description:270:3:true:true:left,
basic:Productcode:100:2:true:true:left,
basic:VE:70:4:false:true:right,
basic:xcolumn1:80:5:true:false:left,
basic:xcolumn2:80:6:true:false:left,
product:Listprice:80:7:true:false:right,
product:SumListprice:80:8:false:true:right,
dist:DiscountDist:50:9:false:true:right,
dist:SpecialDiscountDist:50:10:false:true:right,
dist:BuyPriceDist:80:11:false:true:right,
dist:SumPriceDist:80:12:false:true:right,
partner:DiscountPartner:50:13:false:true:right,
partner:SpecialDiscountPartner:50:14:false:true:right,
partner:BuyPricePartner:80:15:false:true:right,
partner:SumPricePartner:80:16:false:true:right,
customer:Discount:50:17:true:false:right,
customer:Endprice:80:18:true:true:right,
product:Quantity:45:19:true:true:center,
product:Sumprice:80:20:true:true:right
...
Use Product Description Detail | Option switch | UseDescriptionDetail | true / false Default: false | If your product description is longer than 4000 characters, you must use the 'Detailed description' field. |
...
Activate this parameter to use the |
...
Hide quantity unit of measure of new product items
...
Hide service date of new product items
...
Hide packaging unit of new product items
...
Hide sum list price of new product items
...
Hide low sell price of new product items
...
Hide xColumn1 of new product items
...
Hide xColumn1 of new product items
...
Hide Tax of new product items
...
detailed description in appero quote. | |||
Hide product description in PDF | Option switch | HideDescriptionLong | true / false |
...
Placement of column headings
...
Picklist
- Never
- Once before the first product
- Automatically before every product block
...
This parameter controls in the document according to which criteria the heading line is to be printed.
0 = heading line is never printed
1 = heading line is printed only before the first product
2 = Header line is printed before each new product block, i.e. it is repeated if the products are interrupted by text areas, groups, blank lines, lines, PageBreaks.
Example
Title: productheader
Value: 1
...
Print selection within product overview
...
Hide discount of new product items
...
Hide sales price of new product items
...
Hide list price of new product items
...
Hide position number of new product items
...
Hide quantity of new product items
...
Hide sum of new product items
...
Hide quantity multiplier of new product items
...
Default: false | Hides the product description in the PDF. | |||
Custom Formula Columns | ||||
Formula of xColumn1 | Input field | formularXColumn1 | Default: "" | |
Formula of xColumn2 | Input field | formularXColumn2 | Default: "" | With formula columns, you can reference content from different columns, calculate a value from it and display it in a separate column. You create the formula using variables at quote item level. All columns are available analogous to the variables at product level as well as the operators +,-,*,/. See Formula Columns |
Format of xColumn1 | Picklist:
| formularXColumn1Formatter | Default: String | Formula columns can be formatted as currency, number, percent, integer or text. See Formula Columns |
Format of xColumn2 | Picklist:
| formularXColumn2Formatter | Default: String | Formula columns can be formatted as currency, number, percent, integer or text. See Formula Columns |