Results Layout Section
Results Layout Section
Legacy feature
This article pertains to the Coveo Hive framework which is now in maintenance mode. Choose one of Coveo’s more modern, lightweight, and responsive libraries for any future search interface development. See the search interface Implementation guide for more details. |
This rendering adds a Result Layout
dynamic placeholder in which you can insert a Coveo Result Layout rendering.
Insertion location
Coveo Hive
The Results Layout Section rendering is an Allowed Control in the following placeholder(s): Results Footer Section
, Results Header Section
Coveo Hive SXA
Coveo for Sitecore SXA does not include a Results Layout Section rendering. Use a Sitecore container or splitter to create a section for your Coveo Result Layout rendering (see Coveo Result Layout - Insertion Location).
Data Source Options
This rendering does not require a data source.
Sample Generated HTML in Experience Editor
<div class="coveo-result-layout-section scEnabledChrome chromeWithDatasource" sc-part-of="placeholder rendering">
<code ... ></code>
<span ... ></span>
<div class="scEnabledChrome scEmptyPlaceholder"
sc-placeholder-id="_coveo_ui_coveo_ui_content_dynamic_coveoe28f8e99_coveo_ui_main_section_coveo_ui_results_header_dynamic_coveo922518e0_coveo_ui_results_header_section_dynamic_coveod1dddc89_coveo_ui_result_layout_dynamic_coveob4aaba2b"
sc-part-of="placeholder"></div>
<code ... ></code>
</div>