Glow CloudKit Customer portal

Announce

Announce is an organisation comms bar for announcements, alerts and a scrolling ticker, in one web part. Each message has a severity, can be scheduled, can be targeted to groups, and can be dismissed by the people who have read it. It runs client-side as the signed-in user and has no data source of its own.

Permissions

None are required for the base web part. Only optional audience targeting uses a single read-only Microsoft Graph permission, GroupMember.Read.All, which an administrator approves once. It is used only to check group membership, and if the check cannot run it fails open and shows the message.

Set up

  1. Install the package (see the Install guide).
  2. If you want audience targeting, have an administrator approve the GroupMember.Read.All permission.
  3. Edit a page → add the Announce web part.
  4. In the property pane, choose a mode, add your messages and set each one's severity.

Modes

Full-width bar (edge to edge)

Announce can sit in a full-width section for an edge-to-edge comms bar across the very top of a page. SharePoint caches the full-width "+" picker's list of allowed web parts, so Announce may not appear in that picker straight away. The reliable way (and the standard method for any custom full-width web part) is to add it in a normal section first, then drag it up:

  1. Add a Full-width section at the top of the page.
  2. In a normal section below it, add the Announce web part and configure it.
  3. Use the web part's move handle to drag it up into the full-width section. It snaps in and renders edge to edge.
  4. Publish the page. Full-width styling applies after publish.

Once SharePoint refreshes its cache, Announce also appears directly in the full-width picker; until then, the drag method always works.

Message options

Announce runs as the signed-in user and stores no content of its own; audience targeting is read-only and fails open.