Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
2500_config_apps:4200_report_designer:1300_set_props [2022/08/21 22:48] – ↷ Page moved from docs:2500_config_apps:4200_report_designer:1300_set_props to 2500_config_apps:4200_report_designer:1300_set_props administrator2500_config_apps:4200_report_designer:1300_set_props [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev
Line 1: Line 1:
-====== Setting Report/Presentation Properties ======+[<10>
 +====== Setting Report Properties ======
  
-The properties of the report or presentation can be specified in the Element Properties window. The following properties can be specified:+The properties of report can be specified in the Element Properties window. The following properties can be specified:
  
 ===== Report size ===== ===== Report size =====
    
-You can select the size of the page from a list of pre-defined sizes in the “Sizes” combo box. When you select the pre-defined size its width and height will be displayed in the “Width” and “Height” properties (you cannot edit width and height of the pre-defined size). You can also select the “Custom” size in which case you will be able to specify the width and height of the page in points+You can select the size of the page from a list of pre-defined sizes in the “Sizes” combo box. When you select pre-defined size its width and height will be displayed in the “Width” and “Height” properties (you cannot edit width and height of the pre-defined size). You can also select “Custom” size in which case you will be able to specify the width and height of the page.
  
 ===== Report orientation  ===== ===== Report orientation  =====
Line 13: Line 14:
 ===== Margins ===== ===== Margins =====
    
-Specify margins between the edges of the page and the design from the top, bottom, left and right in points. You will not see the margins in the Design Area but you will see them in the resulting document.+Specify margins between the edges of the page and the design from the top, bottom, left and right in points. 
  
 ===== Columns ===== ===== Columns =====
    
-Specify the number of vertical columns in the report or presentation as well as the width of each column and spacing between columns in points.+Specify the number of vertical columns in the report as well as the width of each column and spacing between columns in points.
  
 ===== Report layout ===== ===== Report layout =====
    
-Specify whether the report or presentation layout will be vertical or horizontal. In the vertical layout data elements iterated in the iterative bands (all bands except Summary and Title) are laid out vertically – each next item is placed below the previous one (see the [[HelpBusinessObjectsPresentations|Defining Presentation]] section for an example of such a layout). In the horizontal layout elements in the iterative bands are laid out horizontally – each next item is placed next to the previous one unless there is no more horizontal space on the page.+Specify whether report layout will be vertical or horizontal. In the vertical layout data elements iterated in the iterative bands (all bands except Summary and Title) are laid out vertically – each item is placed below the previous one. In the horizontal layout elements in the iterative bands are laid out horizontally – each item is placed next to the previous one unless there is no more horizontal space on the page.
  
 ===== Setting Band Properties ===== ===== Setting Band Properties =====
  
-To set the properties of a report/presentation band (see [[HelpReportDesignerBands|Report/Presentation Bands]]), click on the band’s bar in the Design Area. The properties of the selected band will be displayed in the Selection Properties window.The following properties of the band can be specified:+To set the properties of a report band (see [[2500_config_apps:4200_report_designer:0100_rep_bands|Report Bands]]), click on any band area that does not contain elements of the design. The properties of the selected band will be displayed in the Selection Properties window. The following properties of the band can be specified:
  
 ===== Name  ===== ===== Name  =====
    
-Specify the name of the band. This name is shown in the band’s bar in the Design Area. You can only define the names of the group bands that you add to the design yourself (see [[HelpReportDesignerViewingBands|Viewing Bands]]). You can’t change the names of the pre-defined bands.+Specify the name of the band. This name is shown as a watermark in the Design Area. You can only define the names of the group bands that you add to the design yourself (see [[2500_config_apps:4200_report_designer:1400_bands|Viewing Bands]]). You cannot change the names of the pre-defined bands.
  
 ===== Height  ===== ===== Height  =====
    
-Specify the height of the band in points. Note that you can also drag the band’s bar in the design area to change the height of the bands on both sides of the bar being dragged.+Specify the height of the band. Note that you can also drag the band’s divider in the design area to change the height of the bands on both sides of the divider being dragged.
  
 ===== Start new page  ===== ===== Start new page  =====
    
 This option is only applicable to the Title, Summary and group bands. If this box is checked the elements of the band will be printed on a new page in the resulting document. This option is only applicable to the Title, Summary and group bands. If this box is checked the elements of the band will be printed on a new page in the resulting document.
- 
-===== Visible  ===== 
-  
-Selecting this option will toggle visibility of the band in the Design Area (see [[HelpReportDesignerViewingBands|Viewing Bands]]). It does not affect the presence of the band in the resulting document. 
  
 ===== Start new column  ===== ===== Start new column  =====
Line 61: Line 58:
 ===== Header height  ===== ===== Header height  =====
    
-Specify the height of the group header in points (only applicable to group bands).+Specify the height of the group header (only applicable to group bands).
  
 ===== Footer height  ===== ===== Footer height  =====
    
-Specify the height of the group footer in points (only applicable to group bands).+Specify the height of the group footer (only applicable to group bands).
  
 ===== Condition of group printing  ===== ===== Condition of group printing  =====
    
-This option is only applicable to group bands. It indicates the expression that will be calculated by the report engine to check whether a new group should be started. The new group will be started if the value of the expression changes. For example, if the group condition is specified as Product.Category the new group will be started whenever the category of the product changes (this works especially well if products are sorted by category). Specify any valid report expression as group condition – see also [[HelpUsingReports|Reports]]). You can press F3 at any time while typing the expression to bring up the [[HelpContextAssistant|Context Assistant]].+This option is only applicable to group bands. It indicates the expression that will be calculated by the report engine to check whether a new group should be started. The new group will be started if the value of the expression changes. For example, if the group condition is specified as ''Product.Category'' the new group will be started whenever the category of the product changes (this works especially well if products are sorted by category). Specify any valid report expression as group condition – see also [[2000_concepts:0900_prod_feats:0200_working_with_docs_reports|Reports]]]]). You can press F3 at any time while typing the expression to bring up the [[2500_config_apps:0800_add_edit_rules:0500_rule_context|Context Assistant]].