Difference between revisions of "Page types"

From ICA-AtoM
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Main Page]] > [[User manual]] > [[UM-2 | UM-2 Getting started]] > UM-2.4 Screen types
 
[[Main Page]] > [[User manual]] > [[UM-2 | UM-2 Getting started]] > UM-2.4 Screen types
  
=== 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.
 
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.
Line 26: Line 26:
  
  
=== List screen ===
+
'''List screen'''
  
 
[[Image:um2-4List.png|500px|right|thumb|List screen]]  
 
[[Image:um2-4List.png|500px|right|thumb|List screen]]  
Line 43: Line 43:
  
  
=== View screen ===
+
'''View screen'''
  
<div class="headerBar">View screen</div>
+
[[Image:um2-4View.png|500px|right|thumb|View screen]]
  
{| border="0" cellpadding="2"
+
*Displays an individual record in full in read-only view.
  
|- valign="top"
 
|width="600" |
 
 
'''Purpose:'''
 
*Displays an individual record in full in read-only view.
 
 
*Shows only fields that contain data.
 
*Shows only fields that contain data.
*Provides an <span class="button">Edit</span> button to route users to data entry screen.
 
  
 +
*Provides an [[Glossary#Edit button | Edit button]] to route users to the data entry mode ([[Glossary#Edit screen | Edit screen]]).
  
'''Availability:'''
+
*Accessible to all users, but [[Glossary#Edit button | Edit button]] not available to [[Glossary#Researcher | researchers]] (view-only access).
*Accessible to all users, but no <span class="button">Edit</span> button for <span class="role">Researchers</span>.
 
  
| width="500" align="right" |
 
  
[[Image:ViewArchival.png|500px|right]]
+
'''Edit screen'''
  
|}
+
[[Image:um2-4Edit.png|500px|right|thumb|Edit screen]]
  
 +
*Displays an individual record in full for data entry / editing.
  
=== Edit screen ===
+
*Shows all fields.
 
 
<div class="headerBar">Edit screen</div>
 
 
 
{| border="0" cellpadding="2"
 
  
|- valign="top"
+
*Groups fields by collapsible section ([[Glossary#Record area | record areas]]): fields can be hidden or displayed by section.
|width="600" |
 
  
'''Purpose:'''
 
*Displays an individual record in full for data entry / editing.
 
*Shows all fields.
 
*Groups fields by collapsible sections: fields can be hidden or displayed by section.
 
 
*Changes entered can be saved or cancelled.
 
*Changes entered can be saved or cancelled.
*Users can toggle between <span class="screen">View</span> or <span class="screen">Edit</span> screen.
 
 
 
'''Availability:'''
 
*Accessible to <span class="role">Contributors, Editors, Administrators</span>.
 
*Not accessible to <span class="role">Researchers</span>.
 
 
| width="500" align="right" |
 
  
[[Image:EditArchival.png|500px|right]]
+
*Users can toggle between [[Glossary#View screen | View]] or [[Glossary#Edit screen | Edit]] screens.
  
|}
+
*Accessible to [[Glossary#Contributor | contributors]], [[Glossary#Editor | editors]], [[Glossary#Administrator | administrators]]; not accessible to [[Glossary#Researcher | researchers (view-only access).

Revision as of 15:45, 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: default opening screen when user accesses the application.
  • List screen: displays a set of records in list form.
  • View screen: displays a single record, showing only fields that contain data, read-only.
  • Edit screen: displays a single record, showing all fields for data entry / editing.
  • Search results screen: displays hits matching a search.


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.