BackPrevious Topic  Next TopicNext

Parameter Field Properties

You can use the Parameter Field Properties dialog box to edit the properties of a parameter field. This topic describes the properties in the dialog box.

This topic contains the following sections:

You see these elements on all the tabs:

OK

Select to apply any changes you made here and exit the dialog box.

Cancel

Select to close the dialog box without saving any changes.

Help

Select to view information about the dialog box.

General Tab Properties

Specify the general properties of the parameter field.

Parameter Field Properties dialog box - General tab

Name

Specify the display name of the parameter field.

Show NLS Value

Select to show the translated name for the display name of the object in the Name text box if you have enabled the NLS feature and translated it, and when you have not modified the display name of the object.

Format

Specify the data format of the parameter field.

Position

Select the position mode of the object when it is directly contained in the report body, a tabular cell, or a text box.

  • Absolute
    Select if you want to use the X and Y property values to decide the object's position.
  • Static
    Select if you want to place the object at the default location in its container. Server will hide or disable the X, Y, and other position-related properties.

X

Specify the X coordinate of the parameter field.

Y

Specify the Y coordinate of the parameter field.

Width

Specify the width of the parameter field.

Height

Specify the height of the parameter field.

Top Padding

Specify the space between the text of the parameter field and its top border.

Bottom Padding

Specify the space between the text of the parameter field and its bottom border.

Left Padding

Specify the space between the text of the parameter field and its left border.

Right Padding

Specify the space between the text of the parameter field and its right border.

Background

Specify the background color of the parameter field.

To change the color, select the color indicator to access the Select Color dialog box, and then specify a new color. You can also type a hexadecimal RGB value to specify a color, for example, #9933ff. If you want to make the background transparent, type Transparent in the text box.

Foreground

Specify the foreground color of the parameter field.

To change the color, select the color indicator to access the Select Color dialog box, and then specify a new color. You can also type a hexadecimal RGB value to specify a color, for example, #9933ff.

Back to top

Font Tab Properties

Specify the font properties of the parameter field.

Parameter Field Properties dialog box - Font tab

Font

Select the font face of the text.

Size

Specify the font size of the text.

Horizontal Alignment

Select the horizontal alignment mode of the text in the object.

Vertical Alignment

Select the vertical alignment mode of the text in the object.

Bold

Enable this property if you want to make the text bold.

Underline

Enable this property if you want to underline the text.

Strikethrough

Enable this property if you want to attach a strikeout line to the text.

Italic

Enable this property if you want to make the text italic.

Autofit

Enable this property if you want to automatically adjust the object width according to the maximum length of the content.

Word Wrap

Enable this property if you want to wrap the text to the object width.

Ignore HTML Tag

Enable this property if you don't want Logi Report Engine to parse the HTML tag elements in the text, at runtime or in the HTML output, so they display exactly as what they are in the report.

Disable this property if you want Engine to transfer the HTML tag elements to the web browser so the web browser translates them into HTML.

Back to top

Border Tab Properties

Specify the border properties of the parameter field.

Parameter Field Properties dialog box - Border tab

Color

Specify the border color.

Width

Specify the border width in inches.

Top Line

Select the style of the top border line.

Bottom Line

Select the style of the bottom border line.

Left Line

Select the style of the left border line.

Right Line

Select the style of the right border line.

Shadow

Select true if you want to add a shadow effect to the border.

Shadow Color

Specify the color of the border shadow. To change the color, select the color indicator to access the Select Color dialog box, and then specify a new color. You can also type a hexadecimal RGB value to specify a color, for example, #9933ff.

Back to top

Others Tab Properties

Use this tab to view and configure some miscellaneous settings.

Parameter Field Properties dialog box - Others tab

TOC Anchor

Select true if you want to add the object to the TOC tree in the TOC Browser.

Suppress When No Records

Select true if you want to hide the object in the report result when no record returns to its parent data component.

Export to XLS

Select true if you want to export the object when you save the report result as an XLS file (make sure to check Data Format in the Export dialog box).

Export to CSV

Select true if you want to export the object when you save the report result as a TXT file with Delimited Format.

Back to top

Display Tab Properties

For a parameter field, you can change its display type. This section describes two display types: List and Drop-down List. For information about the other display types, see Data Field Properties.

List

Select to display the parameter field as a list.

Parameter Field Properties dialog box - List Display Type

Name

Specify the name of the list.

Title

Specify the title of the list.

Selected

Specify the item you want to select in the list.

Allow Multiple

Select true if you want to select multiple items in the list.

Disabled

Select true if you want to disable the list.

Drop-Down List

Select to display the parameter field as a drop-down list.

Parameter Field Properties dialog box - Drop-down List Display Type

Name

Specify the name of the drop-down list.

Title

Specify the title of the drop-down list.

Selected

Specify the item you want to select in the drop-down list.

Disabled

Select true if you want to disable the drop-down list.

Back to top

BackPrevious Topic  Next TopicNext