Modifying Messages

From Subscribe-HR Wiki Help
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
__TOC__
 
__TOC__
  
==Modifying Messages in Subscribe-HR Software==
+
=Modifying Messages in Subscribe-HR Software=
The Subscribe-HR Platform is fairly flexible and allows for customised messages in the system. You may have come across these messages when creating and saving new records or simply by modifying data.  
+
The Subscribe-HR Platform is fairly flexible and allows Users to created customised messages in the System. You may have come across these messages when creating and saving new records or simply by modifying data.  
  
<br>
 
 
Subscribe-HR currently has 3x types of Message Types, these are:
 
Subscribe-HR currently has 3x types of Message Types, these are:
* Application Error messages
+
* <b>Application Error</b> Messages.
* Application Warning messages
+
* <b>Application Warning</b> Messages.
* Application Info messages
+
* <b>Application Info</b> Messages.
  
<br>
+
It is important to know that not all messages will appear exactly the same in the Messages list as they do when the error occurs.<br>
<br>
+
You may notice that some messages contain %s in them. This is simply a variable string that makes the message dynamic, allowing it to be reused.<br>
It is important to know that not all messages will appear exactly the same in the Messages list as they do when the error occurs.
+
<i><b>Example:</b> The image above displays the error message <b>Date cannot be empty.</b> When searching for this message the actual message is <b>%s cannot be empty.</b></i>
<br>
+
You may notice that some messages contain %s in them. This is simply a variable string that makes the message dynamic, allowing it to be reused.
+
<br>
+
Example: The image above displays the error message <b>Date cannot be empty.</b> When searching for this message the actual message is <b>%s cannot be empty.</b>
+
  
===Searching for and Modifying a message===
+
==Searching for and Modifying a Message==
# After logging into the Subscribe-HR portal, select the Development TAB.
+
# Messages can be viewed/accessed via General menu (left-hand side of the System/screen) > Development > Messages.
# Select the Messages folder.
+
# Select the <b>Messages</b> Folder.
 
# Use the search to help locate the message you wish to modify.<br>
 
# Use the search to help locate the message you wish to modify.<br>
 
# Select the message you wish to modify.
 
# Select the message you wish to modify.
# Modify the <b>Message content field.</b> Be careful, if a message has the variable string %s, its ideal to leave the string in the error message. If the string %s is removed it may result in what would seem as incomplete messages.
+
# Modify the <b>Message content</b> field. Be careful, if a message has the variable string '%s,' it is ideal to leave the string in the error message. If the string '%s' is removed it may result in what would seem as incomplete messages.
# Select the <b>Save</b> button.
+
# Select the [Save] button.
  
 +
==Creating New Messages==
 +
# Messages can be viewed/accessed via General menu (left-hand side of the System/screen) > Development > Messages.
 +
# Select the <b>Messages</b> Folder.
 +
# Select the [Add new record] button.
 +
# Enter the <b>Message content</b>.
 +
# Select the <b>Message type</b>.
 +
# Specify an App in the <b>Belongs to App</b> field if this message is to be added to one of your Apps.
 +
# Select the [Save] button.
 +
<br>
 +
<b>Mandatory fields are marked with Red Asterisk, the record will not be saved unless mandatory fields are filled in first.</b>
  
===Creating New Messages===
+
<br><br>[[File:subscribehr_logo.gif]]
# After logging into the Subscribe-HR portal, select the Development TAB.
+
# Select the Messages folder.
+
# Select the Create button.
+
# Enter the <b>Message code.</b> The message code must be written in the following syntax: messages appearing in the Human Resources area should look like this <b>hr-xxxx</b> (xxxx is where the next incremental numbers are written.<br>messages appearing in the Recruitment area should look like this <b>rec-xxxx</b> (xxxx is where the next incremental numbers are written.
+
# Enter the Message content.
+
# Select the Message type.
+
# Select the <b>Save</b> button.
+
 
+
<b>Mandatory fields are marked in bold, the record will not be saved unless mandatory fields are filled in first.</b>
+
 
+
<br>
+
[[File:subscribehr_logo.gif]]
+

Latest revision as of 05:10, 13 August 2021

Modifying Messages in Subscribe-HR Software

The Subscribe-HR Platform is fairly flexible and allows Users to created customised messages in the System. You may have come across these messages when creating and saving new records or simply by modifying data.

Subscribe-HR currently has 3x types of Message Types, these are:

  • Application Error Messages.
  • Application Warning Messages.
  • Application Info Messages.

It is important to know that not all messages will appear exactly the same in the Messages list as they do when the error occurs.
You may notice that some messages contain %s in them. This is simply a variable string that makes the message dynamic, allowing it to be reused.
Example: The image above displays the error message Date cannot be empty. When searching for this message the actual message is %s cannot be empty.

Searching for and Modifying a Message

  1. Messages can be viewed/accessed via General menu (left-hand side of the System/screen) > Development > Messages.
  2. Select the Messages Folder.
  3. Use the search to help locate the message you wish to modify.
  4. Select the message you wish to modify.
  5. Modify the Message content field. Be careful, if a message has the variable string '%s,' it is ideal to leave the string in the error message. If the string '%s' is removed it may result in what would seem as incomplete messages.
  6. Select the [Save] button.

Creating New Messages

  1. Messages can be viewed/accessed via General menu (left-hand side of the System/screen) > Development > Messages.
  2. Select the Messages Folder.
  3. Select the [Add new record] button.
  4. Enter the Message content.
  5. Select the Message type.
  6. Specify an App in the Belongs to App field if this message is to be added to one of your Apps.
  7. Select the [Save] button.


Mandatory fields are marked with Red Asterisk, the record will not be saved unless mandatory fields are filled in first.



Subscribehr logo.gif