Component | Description | Location |
Add Notifications Button | The Add Notifications Button is used to add a new notification to the notifications card. Selecting the Add button will open the notification editor and allow for the creation of a new notification. | |
Custom Fields | The Custom Fields components is a section of the notifications card that allows for the management of custom notification fields. The Add button within this components will open the custom field editor where notifyField attributes can be provided a specific title. When the corresponding attribute is applied to a field on the form, the value of that field will appear in the notifications board in a column under the provided title. When a custom field is added, it will appear in the list. | |
Filters | The Filters component allows for comprehensive filtering of the Notifications List. The Notifications List can be filtered by notification name, description, recipients, reports attached, and grants access. | |
Notifications List | The Notifications List is where the notifications created for the selected form are displayed. Notifications in this list can be updated by selecting the EDIT button, notifications can be copied using the COPY button, and notifications can be deleted but selecting the DELETE button. The notifications displayed in the list can be filtered using the Filters component. |
Component | Description |
Notification Name (1) | The notification name is the name of the notification. This name must match the name provided to the related notification function on the form. |
Description (2) | The Description can be used to provide information and context about the notification. It is not displayed anywhere else in clevr. Use the description to provide information and context about when and how the notification is used. |
Insert Buttons (3) | Above the message fields is a toolbar of insert buttons. While one of the message fields are selected, clicking on an insert button will insert a parameter into the message that will automatically generate the information based on the specific form and record as well as the user that sent the notification. Subject's Name - {subjectName} - The name of the subject of the record. This used to be called {studentName}. Sender's Name - {senderName} - The name of the user who sent the notification. This used to be called {teacherName}. Location Name - {locationName} - The name of the location of the sending user. Form Name - {formName} - The name of the form that the notification is sent from. Subject's Local ID - {subjectLocalId} - The Local ID of the subject of the record. Subject's Prop ID - - The Proprietary ID of the subject of the record. Element Data - {elementId#} - Displays the value of an element for the record. Replace the # with the appropriate element ID, which would look like {elementId1234567890}. Elements in repeaters are currently not supported. |
Notification Message (4) | The notification message fields must be filled out. There is a field to provide the subject of the notification as well as a field to provide the body of the notification. This is the information that will be sent to the notification board when the notification is triggered. |
Email Message (5) | In order to send an email along with the notification, the "Send Email" checkbox must be selected. With the "Send Email" checkbox selected, the message placed in the email body field will be sent as an email to the recipients along with the notification going to their Notification Board. The email's subject is shared with the Notification Board. |
Component | Description |
Roles List | Select
the desired recipient roles from the roles list. When the notification
is triggered, all users of the selected roles at the sending user's
location will be sent the notification. |
Locations List | The
notification is only able to send to selected roles at selected
locations. Next to the column heading "Locations" is a checkbox that
when checked will select all locations. |
Option | Description |
Flag notifications as being urgent. | The notification will be flagged as urgent. The notification will be flagged with an urgent symbol in the notification board. |
Allow notifications to be sent to individuals that do not have access to the form. They will NOT be able to open the record. | This setting allows for notifications to be sent to users to provide information or status updates about a record, even if the recipient user does not have access to the the form. This setting does not grant record access. |
Allow notifications to be sent to individuals that do not have access to the records location. | This setting allows for notifications to be sent to users to provide information or status updates about a record, even if the recipient user does not share a location with the subject of the record. This setting does not grant record access. |
Allow the notification recipient to access the record for a limited time. | Enabling this setting will open the options to allow the recipients of the notification to access the record for either a specific number of days or until a specified date. |