This document describes the template & patterns for a “View Item” page in PASIprep for the PASIprep Page Layout Guidelines.
A “View Item” page's main function is to allow user to view a single instance of a Business Object, along with any related records that references that particular Business Object.
See Navigation Between Bulk List of Items and Individual Item View on the recommended navigation flow into/out of a View Item screen.
The Page title of a View Item page should generally take the format of “View XXXXXX”. It should describe the type of data/Business Object the user is currently viewing. The screen may also optionally display the Student Identifier Subtitle if needed.
If there are functionalities that the user can apply to the Business Object they are currently viewing, they should be presented in the Actions Toolbox (e.g. Edit/Delete).
The browser title should match the Page Title.
The left side of the page contains a list of sub-section tabs for the user to access the different sections of the content.
At minimum, each View Item page will have one sub-section tab of either “Details” or “Summary”, which should always be the first tab and selected by default.
Generally, sub-sections will allow user to view related items (e.g. When a user is viewing a Student, sub-sections can be provided to allow user to view Course Enrolments, Exam Marks and Official Marks related to the Student).
The user can click/tap on a sub-section tab to change the content of the Content Pane to the newly selected sub-section tab content. The user can collapse the Sub-Section Tabs can be collapsed if they need more screen real-estate.
An “Audit History” sub-section tab should presented if the Business Object has Audit History for user to review. The tab contains an PASIprep Audit History Grid which will show all the Audit History records for the item the user is currently viewing
The Content pane contains the content for the Sub-section tab currently selected.
Generally the content can take three forms:
If the record the user is viewing has associated Work Item that are not Acknowledged/Overridden, they should be presented as PASIprep Work Item Cards. Work Item Cards should appear on every sub-section tab above the tab content.