Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

The Decision Logic News feature gives users the ability to add news stories such as messages, alerts, and a scrolling banner to the main landing page of the platform.  These messages are only visible if your brand's landing page is the Welcome Page.  If the landing page is different, such as the Dashboard, the messages will not appear.

Menu Site Navigation

Maintenance > General > News Maintenance

You'll see three tabs:

  • Welcome Message

  • News Stories

  • Sections

Edit a News message in News Maintenance:

Select News Maintenance > Select Edit on the Editor Screen 

Here you can edit text, add pictures, format text, add links, and build tables.

(warning) Note: It is best to copy plain text into your editor. Otherwise, the formatting could have conflicts.

To Preview & Save a News Message, click Preview to view the final appearance of your News message.

Select Save at the top to make your News message live.

Upload an image to your News page:

You will need to have the web address of the image.

  • For example, do a Google search for ‘tomato’ click on an image you want. Select ‘view full image’ or right-click to open the image in a new window\tab.
  • Right-click the image to get ‘properties’ or ‘inspect element’
  • Copy the source url somewhere you can reference later. This should be a full url including the http:// or https://
  • If the picture is from your computer and does not exist on a webpage use a web service like Dropbox to store your image and copy the public link to it.
  • The url you copied will be pasted into the html editor within html code shown below.
  • Navigate to Maintenance>News Maintenance
  • Select EDIT
    • Select the Html Editor from the News Maintenance page on the bottom left.
      • Type the following html code for inserting an image.
      • Change the url (everything after the scr=“ )
      • Make sure you close the url using a ” as shown below.
      • You can change the width, height, and border size by editing the numbers in bold below.

        Adding an image will need to be done using the <>Html Editor rather than the standard Design editor.

    <img src=http://www.someaddress.com/images/NameOfTheirImage.jpg border="0" height="100%" width="100%"/>

News Stories Schedules

Select what News Stories you want to update the schedules for.

Using the Sections tab, you can add a new section by selecting the Add New button.


Table of Contents

For additional questions or assistance please submit a support ticket by visiting the Decision Logic Help Center.

All training videos are located in the Decision Logic Video Vault

  • No labels