/
System Messaging Checklist

System Messaging Checklist

When setting up a system for the first time, it's important to ensure your system messaging is in place before going live. You will want to customize many messages in the system to brand the user interface, as well as messages that get sent out of OPS-COM. For example, you may want to add your logo to email headers or footers. 

This article will guide you through the essential messaging as well as some suggested optional items of interest. For more detail, please see Pages and Content Blocks.



What Needs Your Attention

Here is the list of all the major pages and messaging you will want to review. There are some that are standard messages and probably don't need customization. These items are listed but marked as optional.

Functional page elements are displayed on the page automatically by the system based on which page you are currently on. For example, the Sign In page boxes that appear for username and password are automatically generated on the page. Therefore, you need not worry about editing these items. However, if you want to add additional content on these pages you may do so.

Templates and Designs

Click on Toggle template to get a list.

You will want to edit the following:

  • Header - You will want to customize this content. This is the common header on all user portal pages.

  • Footer - You will want to customize this content.  This is the common footer on all user portal pages.

For more information please see Templates and Designs.

Header
<header style="height:320px; background: white url(/uploads/FILES/PA-DEMO/Tomahawku-arial.jpg) center center; background-size: cover;">
  <div class="container" style="height:95%;position:relative">
    <div class="row" style="bottom:0;right:0;position:absolute">
      <div class="col my-3 text-center" 
           style="background-color:white;padding:10px;max-width:200px;border-radius:15px;border:1px solid darkgray">
        <a href="/" target="_blank">
          <img alt="Tomahawk University" align="right" border="5" src="/uploads/FILES/PA-DEMO/TomahawkUniversity_logo.png" class="img-fluid"></a>
        
      </div>
    </div>
  </div>
</header>

[user_menu]

Footer