Manage Alerts

Contents Show

The Manage Alerts screen is used to view a list of alerts that currently exist for a client and all members a client's household.

Manage Alerts screen

Screen Access

Screen Access

Manage Alerts

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The title bar text is set to "Manage Alerts".

  • The Copy Alert to Note button is visible and disabled.

  • The Close button is visible and enabled as the default.

If records are listed in the data grid:

  • The Alerts data grid displays all members of the household who have alerts defined.

  • The first row in the data grid is initially selected as the default.

If records are not listed in the data grid:

  • The Alerts data grid is blank.

Screen Elements

Unless otherwise stated below, all controls on the Manage Alerts screen are visible and enabled when:

If one or more special conditions exist that affect a control on the Manage Alerts screen, the condition(s) are documented for that specific control below.

Alerts data grid

  View the information in the Alerts data grid.

This data grid displays the defined alerts for the selected household member and other members of the household. The entries are sorted in reverse chronological order by the Active Date column then alphabetically by the Member Name column.

The data grid is filled with entries for all defined alerts for the household member and other members of the household. The permissions of the logged-on user are checked. If the user does not have the appropriate permissions (ProtectedAlerts.View,.Add, or.FullControl) to view protected alerts, only non-protected alerts are included in the data grid.

The first record in the data grid is initially selected. The information in the data grid is read-only.

The data grid consists of the following control(s):

Active Date column

This column displays the active date for each record displayed within the data grid.

The title of the column is set to "Active Date". The information displayed within the column is read-only.

Member Name column

This column displays the member's name for each record displayed within the data grid.

The title of the column is set to "Member Name". The information displayed within the column is read-only.

This member name displays as {Member.LastName, Member.FirstName Member.MiddleInitial}.

Type column

This column displays the the alert type of "Household" or "Individual" for each record displayed within the data grid.

The title of the column is set to "Type". The information displayed within the column is read-only.

Alert Text column

This column displays the alert content for each record displayed within the data grid.

The title of the column is set to "Alert Text". The information displayed within the column is read-only.

The alert text displays the first 250 characters of the Alert.MessageText.

Copy Alert to Note button

In the Clinic application module, the Copy Alert to Note button is used to copy the alert currently selected in the data grid as a new general note. This button is always disabled in the Central Administrative Site and State Office application modules.

Close button

  Click the Close button to close the screen.

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The Participant Folder screen displays when the button is clicked.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Control Type

Table. Column

Notes

Alerts

data grid

·

·

Active Date

data grid column

Alert. ActiveDate

·

Member Name

data grid column

Member. LastName, Member. FirstName Member. MiddleInitial

·

Type

data grid column

Alert. Type

·

Alert Text

data grid column

Alert. MessageText

Only the first 250 characters display.

~ Denotes a required control (if applicable). The process that checks for required controls does not occur on screens displayed in read-only or Details mode.

+ Denotes data written to the database when screen processing occurs (if applicable). The process that writes data to the database does not occur on screens displayed in read-only or Details mode.

|

Central Administrative Site