Object |
Function |
WebZ Processing |
User Action |
Next Obi Action |
Database Name & Record Number Displayed |
Provides user with context information |
recordscreen.java
builds the entity: &dblabel |
No action available |
|
Sort message |
Only appears if user has requested sort. Confirms field used for sort. |
recordscreen.java
builds the entity: &headermessages |
No action available |
|
Jump Bar |
Allows user to jump forward within result set in increments of 10 or to move forward/backward a single record |
&StyleTable.JumpBar.gadget
|
Select record number. . |
Current frame with full record display for the record selected |
Previous Record |
Allows user to request previous record. Inactive if no previous record |
recordscreen.java
builds the entity &PrevRec |
Select Previous link |
Current frame with full record display for previous record |
Next Record |
Allows user to next record. Inactive if no next record. |
recordscreen.java
builds the entity &NextRec |
Select Next link |
Current frame with full record display for next record |
Link to Brief results |
Allows user to return to last Brief results display |
&StyleTable.anchors.resultsbutton |
Select Results option |
Current frame with last selected results display |
Full record display |
Provides complete information for a single record
Allows user to submit a new query in current database/virtual database using selected fields in the record, typically author and subject. |
Built by formatting class identified in the brief variable in Formats section of the database configuration file.
Example: MarcArticleFullFmt
Using &FmtDisplay.FullRecord.gadget
|
Submit query by selecting link |
Brief record display for this query |
Save Selection |
Allows user to copy citation information to a save file for possible print or email later
1 save button for each record |
Built by formatting class identified in the brief variable in Formats section of the database configuration file.
Example:
|
Select document link |
User receives first page of the document in a new browser window.
|