Specialized Controls That Siebel CRM Can Display in an Association Applet
The following table describes specialized controls Siebel CRM can display in an association applet. For more information, see Caution About Using Specialized Classes.
Control | Description |
---|---|
Cancel |
Button that dismisses the dialog box. |
Check |
Button that associates chosen records to the current parent. Siebel CRM creates an intersection table row between the row identified in the parent applet and the row identified in the association applet. The control is named PopupQueryAdd and includes an AddRecord method that Siebel CRM calls. |
Find |
Combo box that allows the user to search for a record in the association applet. |
Go |
Button that the user clicks to start the search specified in the Find combo box and Starting With text box. |
New |
Button that creates a new row in the detail applet. Siebel CRM creates a new row in the detail table and an intersection table row between the row identified in the parent applet and the row created in the association applet. The control is named ButtonNew and it includes a NewRecord method that Siebel CRM calls. |
Starting With |
Text box where the user enters the search criteria. A wild card completes the criteria that the user enters in this control. |