Search Result Applet Tags

You can use the following search results tags to display search and find results in a list applet:

  • <div od-type="srchResultFieldList">

  • <div od-type="srchResultField">

  • <div od-property>

Siebel CRM displays search results tags in the Search_ListBodySearchResults web template.

Example Code for Search Result Applet Tags

The following code includes an example that uses search result applet tags:

<div od-type="srchResultFieldList">
   <div od-type="srchResultField><td align="od-context-TextAlignment" 
   class="Row"><div od-property="FormattedHtml"/>&nbsp;</td>
   <!--od section srchResultField close-->
   </div>
<!--od section srchResultFieldList close-->
</div>