The <parameter_group> element in an XML search definition defines a logical group of search parameters arranged as a subtab on the Edit Properties page.
The supported entities are as follows:
(Optional) See <parameter> Element.
(Optional) See <parameter_line> Element.
(Optional) See <subsection> Element.
(Optional) Defines the group label. This text label is used for the group subtab.
Example:
label="Audit State"
(Optional) Specifies the text displayed as a tooltip when the mouse pointer hovers over the group subtab.
Example:
tooltip="Search for emails by attribute (for example, blockings or warnings) or trigger name."
(Optional) Specifies whether the group is collapsed by default.
Example:
collapse="true"
(Optional) Specifies the width of the parameter group in the iConsole screen.
Example:
width="100%"
(Optional) Specifies the name of a javascript function that is called to initialize the parameter group. The class is called the first time the group tab is clicked.
Example:
init="MyInit"
Copyright © 2014 CA.
All rights reserved.
|
|