Skip to content

Commit ebdb242

Browse files
committed
[IMP] Referrals: Update alerts
1 parent 4f4b7fd commit ebdb242

File tree

1 file changed

+32
-15
lines changed

1 file changed

+32
-15
lines changed

content/applications/hr/referrals/alerts.rst

Lines changed: 32 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,22 @@
22
Alerts
33
======
44

5-
In the *Referrals* application, it is possible to post a message, also referred to as an *alert*, at
6-
the top of the dashboard to share important information with users.
5+
In the **Referrals** application, it is possible to post a message, also referred to as an *alert*,
6+
at the top of the dashboard to share important information with users.
77

8-
Alerts remain on the main *Referrals* dashboard for the specified amount of time configured on the
8+
Alerts remain on the main **Referrals** dashboard for the specified amount of time configured on the
99
individual alert.
1010

1111
.. image:: alerts/alerts.png
12-
:align: center
1312
:alt: Two alert banners appear above the user's photo.
1413

14+
.. _referrals/create-alert:
15+
1516
Create an alert
1617
===============
1718

18-
Only users with *Administrator* access rights for the *Recruitment* application can create alerts.
19-
To add a new alert, navigate to the :menuselection:`Referrals app --> Configuration --> Alerts`.
19+
Only users with *Administrator* access rights for the **Recruitment** app can create alerts. To add
20+
a new alert, navigate to the :menuselection:`Referrals app --> Configuration --> Alerts`.
2021

2122
Click :guilabel:`New` to open a blank alert form. Enter the following information on the form:
2223

@@ -27,13 +28,13 @@ Click :guilabel:`New` to open a blank alert form. Enter the following informatio
2728
the alert should be displayed for, select the desired company from the drop-down menu in this
2829
field.
2930

30-
If this field remains blank, the alert is visible to everyone with access to the *Referrals*
31-
application.
31+
If this field remains blank, the alert is visible to everyone with access to the **Referrals**
32+
app.
3233

33-
If a company is specified, only users within that company (who also have access to the *Referrals*
34-
application) see the alert. This field **only** appears when in a multi-company database.
34+
If a company is specified, only users within that company (who also have access to the
35+
**Referrals** app) see the alert. This field **only** appears in a multi-company database.
3536
- :guilabel:`Alert`: enter the text for the alert. This message appears inside the alert banner on
36-
the main *Referrals* dashboard.
37+
the main **Referrals** app dashboard.
3738
- :guilabel:`On Click`: there are three options for the alert. Click the radio button next to the
3839
desired selection. The options are:
3940

@@ -45,16 +46,32 @@ Click :guilabel:`New` to open a blank alert form. Enter the following informatio
4546
Click` section. Enter the desired URL in that field.
4647

4748
.. image:: alerts/alert-form.png
48-
:align: center
4949
:alt: An alert form completely filled in with all selections entered.
5050

51+
Notify users
52+
============
53+
54+
In addition to posting an alert on the **Referrals** app, users can be contacted directly via email,
55+
instead of waiting for users to view the alert when they open the **Referrals** app.
56+
57+
After :ref:`creating an alert <referrals/create-alert>`, click the :guilabel:`Send Mail` button
58+
above the alert form. This causes a :guilabel:`Send Mail` pop-up window to load.
59+
60+
The currently configured users populate the :guilabel:`User` field, and the :guilabel:`Subject` is
61+
populated with `New Alert In Referrals App`, by default.
62+
63+
The :guilabel:`Body` is populated with `A new alert has been added to the Referrals app! Check your
64+
dashboard now!`, with the word `dashboard` linked to the **Referrals** app dashboard.
65+
66+
Make any desired modifications to the email, then click :guilabel:`Send`.
67+
5168
Dismiss an alert
5269
================
5370

5471
It is possible to dismiss an alert, if a user does not wish to see a specific alert again.
5572

5673
To dismiss an alert, click the :icon:`fa-times` :guilabel:`(remove)` icon on the far-right side of
57-
the alert to remove the alert from the dashboard.
74+
the alert on the **Referrals** app dashboard, to remove the alert.
5875

59-
This prevents the alert from appearing again, even when opening the *Referrals* application for the
60-
first time in a new session.
76+
This prevents the alert from appearing again, even when opening the **Referrals** app for the first
77+
time in a new session.

0 commit comments

Comments
 (0)