This page (revision-8) was last changed on 26-Nov-2021 10:22 by Karen Parrott

This page was created on 26-Nov-2021 10:22 by Meg McFarland

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 26-Nov-2021 10:22 3 KB Karen Parrott to previous TR_MESSAGE TEXT ==> TR_MESSAGE_TEXT
7 26-Nov-2021 10:22 3 KB Meg McFarland to previous | to last
6 26-Nov-2021 10:22 3 KB Karen Parrott to previous | to last TR_SUBMIT_MSG ==> TR_MESSAGE TEXT
5 26-Nov-2021 10:22 3 KB Karen Parrott to previous | to last
4 26-Nov-2021 10:22 3 KB Karen Parrott to previous | to last
3 26-Nov-2021 10:22 3 KB Meg McFarland to previous | to last
2 26-Nov-2021 10:22 2 KB Meg McFarland to previous | to last
1 26-Nov-2021 10:22 2 KB Meg McFarland to last

Page References

Incoming links Outgoing links
TR_MESSAGE_TEXT...nobody

Version management

Difference between version and

At line 1 changed one line
!!!Submit Message
!!!Message Text
At line 3 changed one line
This helper time rule will add a second submit action and store the results in a new field on the timesheet, similar to the existing dialog. \\Employees need to certify their Times Sheet and the message should be different based on the defined work rule.
This helper time rule will add a second submit action and store the results in a new field on the timesheet, similar to the existing dialog. \\Employees need to certify their Timesheets and the message should be different based on the defined work rule.
At line 10 changed one line
The new Submit Action will look on the Work Rule after a new TR "MESSAGE TEXT" that holds the message that needs to be displayed.
The new submit action will look on the Work Rule for the new TR "MESSAGE TEXT" that holds the message that needs to be displayed.
At line 14 removed one line
New time rule “MESSAGE TEXT”. This is a helper time rule that holds the information needed for ACT_SIGN_OFF_WORK_RULE_MESSAGE
At line 16 removed one line
At line 21 changed 4 lines
#Add the new ACT_SIGN_OFF_WORK_RULE_MESSAGE action to the timesheet screen. For example: for the IPTS form, on IMFDH add the ‘Certify’ button
#On FORM LAYOUT tab: Seq# 115, Form Group=CERTIFY WITH MESSAGE, Parent Group=PTS ACTIONS, Layout=ActionLayout, Group Usage=User Defined
#On GROUP ITEMS: Seq# 10, LK Item=PTS.ACT_SIGN_OFF_WORK_RULE_MESSAGE
#On ITEM DETAILS: Prompt=Certify, Form Group=CERTIFY WITH MESSAGE, Physical Item Name=PTS.ACT_SIGN_OFF_WORK_RULE_MESSAGE
#Add the new ACT_SIGN_OFF_WORK_RULE_MESSAGE action to the timesheet screen.
**For example: for the IPTS form, on IMFDH add the ‘Certify’ button
**On FORM LAYOUT tab: Seq# 115, Form Group=CERTIFY WITH MESSAGE, Parent Group=PTS ACTIONS, Layout=ActionLayout, Group Usage=User Defined
**On GROUP ITEMS: Seq# 10, LK Item=PTS.ACT_SIGN_OFF_WORK_RULE_MESSAGE
**On ITEM DETAILS: Prompt=Certify, Form Group=CERTIFY WITH MESSAGE, Physical Item Name=PTS.ACT_SIGN_OFF_WORK_RULE_MESSAGE
#Modified IDWR by adding Time Rule "MESSAGE TEXT” and enter the message in the MessageText that the user would like to be displayed.
#EMPLOYEE_SIGN_OFF is toggle PTS column that identifies if the employee certifies their timesheet.
**For example: on IPTS form, field/button labelled ‘EE Sign off Received’.
At line 26 removed 3 lines
#Modified IDWR by adding "MESSAGE TEXT” TR, and enter the message in the MessageText that the user would like to be displayed.
#EMPLOYEE_SIGN_OFF is toggle PTS column that identifies if the employee certifies their timesheet. For example: on IPTS form, field/button labelled ‘EE Sign off Received’.
At line 30 changed 4 lines
#Helper time rule called SUBMIT_MSG, will be set up on the time rule with the default timesheet certification dialog.
*Each employee’s work rule will have the time rule SUBMIT_MSG where the implementation team can configure the certification dialog.
*The message should be placed in the header/footer of the dialog.
#A custom screen can be developed to display all the time sheets that need to be signed off by the employee. And/or the organization can create a report on all the time sheets that have not be signed off.
New time rule “MESSAGE TEXT” is a helper time rule that holds the information needed for ACT_SIGN_OFF_WORK_RULE_MESSAGE
**Each employee’s work rule will have the TR MESSAGE TEXT where the implementation team can configure the certification dialog.
**The message should be placed in the 'Message Text' field of the Time Rule.
A custom screen can be developed to display all the time sheets that need to be signed off by the employee. And/or the organization can create a report on all the time sheets that have not be signed off.