Search and Find Applet Tags
You can use the following search and find tags to configure how Siebel CRM displays basic search, advanced search, or find in an applet:
<div od-type="srchCategoryList">
<div od-type="srchCategory">
<div od-type="srchCategoryText">
<div od-type="srchCategoryControl">
Example Code for Search and Find Applet Tags
The following code is an example of using search and find applet tags:
<div od-type="srchCategoryList">
<div od-type="srchCategory">
<td><div od-type="srchCategoryText"/></td>
<td><div od-type="srchCategoryControl"/></td>
<!--od section srchCategory close-->
</div>
<!--od section srchCategoryList close-->
</div>