Show Broadcastmessage on start pages

Modified on Thu, 2 Apr at 4:21 PM

A broadcast message allows you to display a notification to all users when they access a specific page. This makes it easy to communicate important information or announcements centrally.

Important: Broadcast messages can currently only be set up by our Support team. Contact us if you need to display a message on a page.

How broadcast messages work

The broadcast message is added to a page by using special syntax in the page configuration. You can also include HTML content such as links or images.

Step-by-step

  1. Open the page where you want the broadcast message to appear.
  2. Go to the page configuration and edit the third line following this schema:
    * Set BROADCASTMESSAGE = your message
Page configuration with BROADCASTMESSAGE line

HTML content in the message

You can include HTML links and images in the broadcast message. Use the following syntax:

  • For images: <img src="image URL" />
  • For links: <a href="URL to a page">Link text</a>
Example of broadcast message in page configuration

Result

The broadcast message appears immediately after saving and is displayed to all users when they access the page:

Broadcast message visible to users on a page

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article