Send timed or persistent overlays to every connected screen.
| Description | Screen Groups | Type | Color | Status | Duration | Actions |
|---|---|---|---|---|---|---|
|
{{#if shortLabel}}{{shortLabel}}{{else}}(untitled){{/if}}
{{iconLabel}}
{{#if message}}{{truncateText message 50}}{{else}}No message provided.{{/if}} --}}
|
{{screenTargetsLabel}} | {{announcement_type}} | {{color_key}} | {{statusLabel}} |
{{#if expires_at}}
{{durationLabel}}
Ends {{expiresAtLabel}}
{{else}}
{{durationLabel}}
{{/if}}
|
{{#if (anyPermission ../currentUser 'announcements.create' 'announcements.update' 'announcements.delete')}}
{{#if (hasPermission ../currentUser 'announcements.update')}}
Edit
{{/if}}
{{#if (hasPermission ../currentUser 'announcements.create')}}
Dupe
{{/if}}
{{#if (hasPermission ../currentUser 'announcements.delete')}}
{{/if}}
{{else}}
-
{{/if}}
|
| No announcements yet. | ||||||