The following column attributes are also supported:
Specifies the column width, typically expressed as a percentage of available space (for example, width="30%").
Appends units to column values in the Search Results screen. This attribute is typically used to indicate that values are percentages (that is, units="%").
Specifies whether the full content of a value is displayed as a tooltip (show_tooltip="true"). This is useful for long values that may exceed the available space.
Specifies the subfolder containing the image files for icon columns (for example, icon_class="MyCustomIcons"). This subfolder is on the iConsole web server and must be directly below the \images\dlp\main\standard folder in the CA DataMinder installation folder. Place high visibility icons in a similarly named folder below \images\dlp\main\HiVis.
Examples:
C:\ProgramFiles\CA\CA DataMinder\Web\images\dlp\main\standard\MyCustomIcons C:\ProgramFiles\CA\CA DataMinder\Web\images\dlp\main\standard\HiVis\MyHiVizIcons
Specifies whether the column is hidden in the Search Results screen (hidden="true"). Hidden fields are useful as reference fields for 'link' functions (see below).
These attributes together specify that column values are hyperlinked. When clicked, the column value invokes a function, say, to display a dialog containing details about the e-mail sender (for example, link_function="_UserDetails" ref="user_uid").
Specifies that a column is identified as the primary key for row level operations. This attribute is typically used when removing irrelevant or uninteresting events from a set of search results. Only one column can be specified as the primary key. (primary_key="true").
Copyright © 2014 CA.
All rights reserved.
|
|