Adding Search Criteria to the Query Assistant
The QueryAssistantNumQueries user property adds a search criterion to the Query Assistant. The predefined Query Assistant uses four search criteria in a query. Siebel CRM displays them as four rows that the user can choose. It also includes an operator for the query and the value that Siebel CRM must query.
The following information lists the predefined fields in the Query Assistant business component that correspond to each other for each criteria.
Query Field | Operator Field | Value Field |
---|---|---|
Field1 |
Operator1 |
Value1 |
Field2 |
Operator2 |
Value2 |
Field3 |
Operator3 |
Value3 |
Field4 |
Operator4 |
Value4 |
To add search criteria to the Query Assistant
-
In the Business Component User Properties list, locate the QueryAssistantNumQueries user property, and then set the Value property to 5.
For more information, see Viewing a Business Component User Property.
-
In the Object Explorer, click Field.
-
In the Fields list, click the Field4 field, choose the Edit menu, and then click Copy Record.
-
Set the Name property to Field5.
-
In the Fields list, click the Operator4 field, choose the Edit menu, and then click Copy Record.
-
Set the Name property to Operator5.
-
In the Fields list, click the Value4 field, choose the Edit menu, and then click Copy Record.
-
Set the Name property to Value5.
-
Add a control for each field that maps to the Query Assistant applet.
-
Display the controls in the Web layout.