A menubar is placed at the top and the bottom of each add and edit screen. All the available options have a button displayed here. If a button is not available, then it means that either the option is not valid at that point in time, or the user's role does not have permission to access the button. Write access to the security permission key is required to see the button on the menubar.
Button Title | Screens | Control | Purpose |
Update | Edit | PR_RESOLUTION.EDIT_BUTTON | Without this button, the user's role may not update the issue |
Submit | Add | MENU.ADD_PROBLEM | Without permission, the user's role cannot access the add screen and cannot create new issues |
Update & Continue | Edit | PR_RESOLUTION.SAVE_AND_CONT_BUTTON | Allows the user's role to update an issue and continue editing the same issue, after drilling down from a report |
Update & Prev | Edit | PR_RESOLUTION.ALLOW_EDIT_NEXT_PREVIOUS | Allows the user's role to update an issue and move to the previous issue, after drilling down from a report |
Update & Next | Edit | PR_RESOLUTION.ALLOW_EDIT_NEXT_PREVIOUS | Allows the user's role to update an issue and move to the next issue, after drilling down from a report |
Delete | Edit | PR_RESOLUTION.DELETE_BUTTON | Allows the user's role to delete the currently displayed issue. Confirmation is required |
Clone | Edit | PR_RESOLUTION.CLONE | Allows the user to clone the current issue. Note that business rules may have been defined that control at a field level precisely which fields are cloned |
Edit | PR_RESOLUTION.EMAIL_BUTTON | Accesses the ad hoc email feature, to email a list of users about the current issue. Templates may have been defined to make this communication simpler | |
History | Edit | PR_RESOLUTION.HISTORY_BUTTON | Provides access for a user role to view the historic audit trail for the currently displayed issue |
Close | Edit | - | Allows the user to discard any current changes and exit the window |
Print Page | Add / Edit | - | Prints a copy of the current issue |