Difference between revisions of "Page types"

From ICA-AtoM
Jump to navigation Jump to search
Line 14: Line 14:
 
*Provides links / buttons for user actions (search, browse, log in, log out, get help, switch language, add / edit content, translate, administer system).
 
*Provides links / buttons for user actions (search, browse, log in, log out, get help, switch language, add / edit content, translate, administer system).
  
*Provides information about the application ([[Glossary#Welcome screen | welcome screen]], [[Glossary#About page | About page]].
+
*Provides information about the application ([[Glossary#Welcome screen |welcome screen]], [[Glossary#About page | About page]].
  
*Accessible to all users, but only shows elements relevant to user's role (e.g. the [[Glossary#Admin tab | Admin tab]] is only available to [[Glossary#Editor | editors]] and [[Glossary#Administrator | administrators]].
+
*Accessible to all users, but only shows elements relevant to user's role (e.g. the [[Glossary#Admin tab |Admin tab]] is only available to [[Glossary#Editor | editors]] and [[Glossary#Administrator | administrators]].
  
 
*Accessible from any other screen by clicking the [[Glossary#Home link | Home link]] in the [[Glossary#System menu | System menu]].
 
*Accessible from any other screen by clicking the [[Glossary#Home link | Home link]] in the [[Glossary#System menu | System menu]].

Revision as of 15:50, 28 May 2008

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

Main Page > User manual > UM-2 Getting started > UM-2.4 Screen types

Screen types

This section describe the main types of screen users of ICA-AtoM will encounter. Screen titles throughout the system indicate the type of screen being displayed.


Home screen

Home screen
  • Start screen when user accesses the application.
  • Provides links / buttons for user actions (search, browse, log in, log out, get help, switch language, add / edit content, translate, administer system).


List screen

List screen
  • Displays a set of records in list form.
  • Displays minimal information about each record (e.g. Title, ID).
  • Provides links to full view of each record displayed (takes you the View screen.


View screen

View screen
  • Displays an individual record in full in read-only view.
  • Shows only fields that contain data.


Edit screen

Edit screen
  • Displays an individual record in full for data entry / editing.
  • Shows all fields.
  • Groups fields by collapsible section ( record areas): fields can be hidden or displayed by section.
  • Changes entered can be saved or cancelled.