Flyout mode configuration
To integrate the Connections Engagement Center into the Connections top navigation bar, configure a custom drop menu in the header.jsp in the <CUSTOMIZATION_DIR/>.
| Step | Instructions |
|---|---|
|
1 |
Copy the header.jsp file into Connections customization folder under common/nav/templates/. |
|
2 |
Add the following markup to the header.jsp (for example after the section
containing:
|
|
3 |
Add the following CSS to your Connections theme customization and copy the images for the Flyout
page to the <THEME_FOLDER>/images folder of the
<CUSTOMIZATION_DIR>.
Note: For Right-to-Left languages such as Hebrew or
Arabic, add the following CSS to the customRTL.css file.
|
|
4 |
Restart the Connections servers to publish the changed header.jsp to all Connections applications. |