Modular Frame
Modular Frame
In this article
The Modular Frame creates an HTML layout containing only high-level placeholders.
The Modular Frame allows very flexible page-building using the Sitecore Experience Editor.
Usage notes
- Adding the Coveo Search Interface rendering is a prerequisite to the insertion of the Modular Frame rendering.
Insertion Location
Coveo Hive
The Modular Frame rendering is an Allowed Control in the following placeholder(s): UI Content
Example insertion sequence for the Modular Frame rendering.
Coveo Hive SXA
The Coveo for Sitecore SXA package doesn't include frames and SXA sites are incompatible with the non-SXA Coveo Hive frame renderings. To position and size your Coveo for Sitecore SXA renderings, use Sitecore page structure renderings in combination with the SXA grid system.
Data Source Options
The Modular Frame rendering has no data source options.
Sample Generated HTML and Corresponding Visual Output
Generated HTML:
<div>
<!-- Content from renderings inserted in the Header Section placeholder -->
<div class="coveo-main-section">
<div class="coveo-header">
<!-- Content from renderings inserted in the UI Header placeholder -->
</div>
<!-- Content from renderings inserted in the Main Section placeholder -->
<div class="coveo-footer">
<!-- Content from renderings inserted in the UI Footer placeholder -->
</div>
</div>
<!-- Content from renderings inserted in the Footer Section placeholder -->
</div>
Placeholder layout: