|
- Modify Book Copy Window
- This window contains a numeric entry for floor number. There are
pull down menus for location and circulation status. The floor
field requires an integer ranging from 0 - 99.
Buttons Present: MODIFY, SAVE, QUIT
- MODIFY
- Once selected, the system will allow the user to implement
modifications to the appropriate fields of the book copy.
- SAVE
- Once selected, the system will attempt to update and save the
(current) book copy information that may have been modified.
If there are any format errors in the information fields, a
message box will pop up and display a message with a list of
each field that was incorrectly entered/modified.
NOTE: The 'SAVE' button will not work if the
user is not currently in modification mode.
(i.e. 'MODIFY' button must have been pressed)
Buttons Present: OK
Selecting 'OK' will close the message box.
Once all of the fields are error free, the system will update
and save the book information.
- QUIT
- If selected, any data changed/entered into any of the fields will be
lost, the book information will not be updated to the database,
and the window will be closed.
|