Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
nameadministration
nopaneltrue

This page is for administrators. It explains how to

...

Overview

...

configure a login message, which is displayed to all PhixFlow users during login.

PhixFlow has a login message area above the login prompt. You can configure

...

  • either display the standard home screen, which includes the PhixFlow logo, name and version
  • or display the standard home screen with custom content, incuding formatted text and images. Images must be uploaded to PhixFlow.

If the space required by the text plus image exceeds the available space on the home screen, PhixFlow automatically adds scrollbars.

When you configure a home screen, it is displayed to all PhixFlow users when they are logging in.

How to Configure a Home Screen

Standard home screen

...

Log out of PhixFlow.

...

PhixFlow to display a message to users, for example to notify them of system upgrades.

The login message area is a fixed width and height. If your message exceeds the available space, PhixFlow automatically adds vertical scrollbars to the message area.

To configure a login message:

  1. Go to System Configuration → General Settings → Home Screen Message HTML.

...

With custom content

...

borderColor#F39C37
borderWidth4
titleBGColor#F39C37
titleExample

...

Copy the following HTML into System Configuration → General Settings → Home Screen Message HTML.

Code Block
<p><font size="14pt" color="green" style="bold">Welcome to PhixFlow, solving your business data and processes.</font></p>
<p><img height="150" src="../images/home-screen-test.png" alt="PhixFlow Process"/>
  1. Enter the message text.
  2. Use the text formatting buttons to format the text.
  3. Save your changes.

The login message is displayed to the next user who logs into PhixFlow.