Canvas Manual
v3.8
Search
K

Message Popup

Use this to display information, welcome, and warning messages.

Overview

A popup that displays a message and a button. Users must click on the button in order to close the popup.

Structure

  • This popup includes a title, message, and button.
  • This popup cannot be closed by clicking on 'Esc'.
  • Clicking Button Close will close the popup.

How to set up

  • Update the data source of the text elements
  • Add a workflow on the page to show Popup messagePopup