-
Notifications
You must be signed in to change notification settings - Fork 3
Chat Widget
Alfred J Lin edited this page Mar 12, 2026
·
1 revision
The chat widget component embeds a live chat interface into the page. By default, it loads the UMD Libraries' standard chat widget. A custom URL can be provided to use an alternative chat service.
It should be placed in the Header region via Drupal Block Layout, positioned after the Navigation component.
For placement guidance, see Base Layout (Drupal Block Layout).
| Field | Data Type | Requirement | Description | Note |
|---|---|---|---|---|
| Chat Widget URL | String | Optional | The URL of the chat widget to embed. | If left empty, the UMD Libraries default chat widget is used. |