Docs: LP #1803415: Location of MARC Editor 'Delete' Button
authorDerek C. Zoladz <derek@derekzoladz.com>
Wed, 24 Apr 2019 18:40:13 +0000 (14:40 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 22 Aug 2019 21:44:20 +0000 (14:44 -0700)
Signed-off-by: Derek C. Zoladz <derek@derekzoladz.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
docs/cataloging/MARC_Editor.adoc
docs/media/marc_delete_record_3_3.png [new file with mode: 0644]

index 0d9bd07..1a2bb07 100644 (file)
@@ -98,3 +98,16 @@ There are three relevant tables that contain the values that display in the fixe
 . *config.coded_value_map* defines the set of valid values for many of the fixed fields and the translatable, human-friendly labels for them.
 . *config.record_attr_definition* links together the information from the config.marc21_ff_pos_map and  config.coded_value_map tables.
 
+Deleting MARC Records
+^^^^^^^^^^^^^^^^^^^^^
+You can delete MARC records using the MARC Editor.
+
+To Delete a MARC record
++++++++++++++++++++++++
+
+. Retrieve and display the appropriate record in the MARC editor.
+. Click on the _MARC Edit_ tab.
+. Click the *Delete* button.
+. In the modal window, click the *OK/Continue* button to remove the MARC record.
+
+image::media/marc_delete_record_3_3.png[]
diff --git a/docs/media/marc_delete_record_3_3.png b/docs/media/marc_delete_record_3_3.png
new file mode 100644 (file)
index 0000000..655d7a0
Binary files /dev/null and b/docs/media/marc_delete_record_3_3.png differ